Gets or sets the unit of measurement for major gridlines and tickmarks.
Visual Basic (Declaration) | |
---|---|
Public Property MajorInterval As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo MajorInterval {get; set;} |
Property Value
A ExpressionInfo value indicating the unit of measurement for major gridlines and tickmarks.If omitted, the axis is automatically divided.