[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxis.AutoMax

AutoMax Property

AutoMax

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

Declaration
public bool AutoMax { get; set; }
Remarks

Setting the Max property automatically sets AutoMax to false.

See Also