[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Axis.Max

Max Property

Max

Gets or sets the maximum value for the axis.

Declaration
public ExpressionInfo Max { get; set; }
Property Value
Type Description
ExpressionInfo

A ExpressionInfo value indicating the maximum value for the axis.

Remarks

If omitted, the axis automatically scales.