ActiveReports 8
Max Property (Axis)

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

Support Forum