[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DView.ShouldSerializeBackColor

ShouldSerializeBackColor Method

ShouldSerializeBackColor()

Returns false if the Chart3DView 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 Chart3DArea object.

See Also