[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Title.ShouldSerializeStyle

ShouldSerializeStyle Method

ShouldSerializeStyle()

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

Declaration
public bool ShouldSerializeStyle()
Returns
Type Description
bool

Boolean value.

Remarks

The default state is to inherit the Style from the C1Chart3D Style property.

See Also