[]
        
(Showing Draft Content)

C1.Win.Chart.Axis.Min

Min Property

Min

Gets or sets the minimum value shown on the axis.

Declaration
[C1Description("Axis.Min", "Gets or sets the minimum value shown on the axis.")]
public double Min { get; set; }
Remarks

If the minimum is equal to NaN(default value) the minimum is calculated automatically.