[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxis.ShouldSerializeUnitMajor

ShouldSerializeUnitMajor Method

ShouldSerializeUnitMajor()

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

Declaration
public bool ShouldSerializeUnitMajor()
Returns
Type Description
bool
Remarks

The default state is to automatically calculate the UnitMajor property value by setting the AutoMajor property to true.

See Also