[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxis.ShouldSerializeMin

ShouldSerializeMin Method

ShouldSerializeMin()

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

Declaration
public bool ShouldSerializeMin()
Returns
Type Description
bool
Remarks

The default state is to automatically calculate the Min property value by setting the AutoMin property to true.

See Also