[]
        
(Showing Draft Content)

C1.Web.Mvc.ChartAxis-1.Max

Max Property

Max

Gets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.

Declaration
public object Max { get; set; }
Remarks

The value can be a number or a DateTime object (for time-based data).