[]
        
(Showing Draft Content)

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

MinorInterval Property

MinorInterval

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

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

A Nullable<T> specifying the minor interval.

Remarks

If omitted, the axis is automatically divided.