[]
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.