[]
Gets or sets the maximum value shown on the axis.
[Parameter] public double Max { get; set; }
If the maximum is equal to NaN(default value) the maximum is calculated automatically.