[]
        
(Showing Draft Content)

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

Min Property

Min

Gets the minimum value for the axis.

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

A Nullable<T> specifying the minimum value.

Remarks

If omitted, the axis automatically scales.