[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.AutoMax

AutoMax Property

AutoMax

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

Declaration
public bool AutoMax { get; set; }
Remarks

Setting the Max property automatically sets AutoMax to false.

See Also