ActiveReports 12
MajorInterval Property (IAxis)

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

Reference

IAxis Interface
IAxis Members