[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Style.ShouldSerializeAutowrap

ShouldSerializeAutowrap Method

ShouldSerializeAutowrap()

Returns false if the Style Autowrap property is in the default state.

Declaration
public bool ShouldSerializeAutowrap()
Returns
Type Description
bool

Boolean value.

Remarks

The default state is to inherit the Autowrap from the style of the parent object.

See Also