[]
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; }
If the minimum is equal to NaN(default value) the minimum is calculated automatically.