[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeAutowrap

ShouldSerializeAutowrap Method

ShouldSerializeAutowrap()

Indicates whether the Autowrap has a default value.

Declaration
public bool ShouldSerializeAutowrap()
Returns
Type Description
bool

True if the Autowrap has no default value; otherwise, it is false.

Remarks

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

See Also