Table of Contents
MinorTickOptions Property

Gets or sets a MinorLinearTickOptions object that contains settings for minor ticks. This is a dependency property.

Syntax
 public MinorLinearTickOptions MinorTickOptions { get; set; }
Remarks

See here for more information on how to use ticks.

See Also