ActiveReports 11
Max Property (Axis)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : Max Property

Gets or sets the maximum value for the axis.

Syntax
'Declaration
 
Public Property Max As ExpressionInfo
public ExpressionInfo Max {get; set;}

Property Value

A ExpressionInfo value indicating the maximum value for the axis. 
Remarks
If omitted, the axis automatically scales.
See Also

Reference

Axis Class
Axis Members