Table of Contents
MajorTickOptions Property

Gets or sets a MajorLinearTickOptions object that contains settings for major ticks. This is a dependency property.

Syntax
 public MajorLinearTickOptions MajorTickOptions { get; set; }
Remarks

See here for more information on how to use ticks.

See Also