ActiveReports 12
Min Property (AxisBase)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : Min Property
Gets or sets the minimum value for the axis.
Syntax
'Declaration
 
Public Property Min As Double
public double Min {get; set;}
Remarks
The Max and Min properties do not work with a DateTime axis.
See Also

Reference

AxisBase Class
AxisBase Members