Table of Contents
MinorInterval Property

Gets or sets a value that specifies the interval between minor tick marks. This is a dependency property.

Syntax
 public Double MinorInterval { get; set; }

Property Value

A value that specifies the interval between minor tick marks. the default is 2.0.

See Also