Returns false if the Axis UnitMinor property is in the default state.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
public bool ShouldSerializeUnitMinor() |
| Visual Basic |
|---|
Public Function ShouldSerializeUnitMinor As Boolean |
Return Value
Remarks
The default state is to automatically calculate the MUnitMinor property value by setting
the AutoMinor property to true.