ActiveReports 12
MajorInterval Property (Axis)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : MajorInterval Property
Gets or sets the unit of measurement for major gridlines and tickmarks.
Syntax
'Declaration
 
Public Property MajorInterval As ExpressionInfo
public ExpressionInfo MajorInterval {get; set;}

Property Value

A ExpressionInfo value indicating the unit of measurement for major gridlines and tickmarks.
Remarks
If omitted, the axis is automatically divided.
See Also

Reference

Axis Class
Axis Members