[]
Gets or sets the minimum value shown on the axis.
public double Min { get; set; }
Public Property Min As Double
If the minimum is equal to NaN(default value) the minimum is calculated automatically.