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