[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IAxis.Max

Max Property

Max

Gets the maximum value for the axis.

Declaration
double? Max { get; }
Property Value
Type Description
double?

A Nullable<T> specifying the maximum value.

Remarks

If omitted, the axis automatically scales.