[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Style.ShouldSerializeBackColor2

ShouldSerializeBackColor2 Method

ShouldSerializeBackColor2()

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

Declaration
public bool ShouldSerializeBackColor2()
Returns
Type Description
bool

Boolean value.

Remarks

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

See Also