[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IAxis.MajorInterval

MajorInterval Property

MajorInterval

Gets the unit of measurement for major grid lines and tick marks.

Declaration
double? MajorInterval { get; }
Property Value
Type Description
double?

A Nullable<T> specifying the major interval.

Remarks

If omitted, the axis is automatically divided.