[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxis.ShouldSerializeMax

ShouldSerializeMax Method

ShouldSerializeMax()

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

Declaration
public bool ShouldSerializeMax()
Returns
Type Description
bool
Remarks

The default state is to automatically calculate the Max property value by setting the AutoMax property to true.

See Also