[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Style.ShouldSerializeBackColor

ShouldSerializeBackColor Method

ShouldSerializeBackColor()

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

Declaration
public bool ShouldSerializeBackColor()
Returns
Type Description
bool

Boolean value.

Remarks

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

See Also