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