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

In This Topic
AutoMajor Property
In This Topic
Gets or sets whether major tick mark values are calculated automatically.
Syntax
'Declaration
 
Public Property AutoMajor As System.Boolean
 
Remarks
Setting the UnitMajor property automatically sets AutoMajor to false.
See Also