[]
        
(Showing Draft Content)

C1.Blazor.Chart.Axis.Max

Max Property

Max

Gets or sets the maximum value shown on the axis.

Declaration
[Parameter]
public double Max { get; set; }
Remarks

If the maximum is equal to NaN(default value) the maximum is calculated automatically.