[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxis.ShouldSerializeUnitMinor

ShouldSerializeUnitMinor Method

ShouldSerializeUnitMinor()

Returns false if the Axis UnitMinor property is in the default state.

Declaration
public bool ShouldSerializeUnitMinor()
Returns
Type Description
bool
Remarks

The default state is to automatically calculate the MUnitMinor property value by setting the AutoMinor property to true.

See Also