ActiveReports 12
Max Property (AxisBase)

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

Reference

AxisBase Class
AxisBase Members