C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxis Class / AutoMax Property

In This Topic
AutoMax Property
In This Topic
Gets or sets whether the axis minimum value is calculated automatically.
Syntax
'Declaration
 
Public Property AutoMax As System.Boolean
 
Remarks
Setting the Max property automatically sets AutoMax to false.
See Also