Table of Contents
MinorInterval Property

Gets or sets a value that indicates the interval between the scale minor ticks. This is a dependency property.

Syntax
 public Double MinorInterval { get; set; }

Property Value

A Double value that indicates the interval between the scale minor ticks.The default value is 2.

See Also