ActiveReports 12
Min Property (IAxis)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IAxis Interface : Min Property
Gets the minimum value for the axis.
Syntax
'Declaration
 
ReadOnly Property Min As Nullable(Of Double)
Nullable<double> Min {get;}
Remarks
If omitted, the axis automatically scales.
See Also

Reference

IAxis Interface
IAxis Members