Table of Contents
MajorInterval Property

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

Syntax
 public Double MajorInterval { get; set; }

Property Value

A value that specifies the interval between major tick marks. The default value is 10.0.

See Also