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