ActiveReports 12
Max Property (IAxis)

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

Reference

IAxis Interface
IAxis Members