ActiveReports 12
MinorInterval Property (IAxis)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IAxis Interface : MinorInterval Property
Gets the unit of measurement for minor gridlines and tickmarks.
Syntax
'Declaration
 
ReadOnly Property MinorInterval As Nullable(Of Double)
Nullable<double> MinorInterval {get;}
Remarks
If omitted, the axis is automatically divided.
See Also

Reference

IAxis Interface
IAxis Members