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