Table of Contents
Minimum Property

Gets or sets the minimum possible value of the TickBarBase. This is a dependency property.

Syntax
 public Double Minimum { get; set; }
Remarks

the minimum possible value of the TickBarBase. The default value is 0.

See Also