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