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

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