[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.AutoMin

AutoMin Property

AutoMin

Gets or sets whether the axis minimum value is calculated automatically.

Declaration
public bool AutoMin { get; set; }
Remarks

Setting the Min property automatically sets AutoMin to false.

See Also