[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DView.ShouldSerializeForeColor

ShouldSerializeForeColor Method

ShouldSerializeForeColor()

Returns false if the Chart3DView ForeColor property is in the default state.

Declaration
public bool ShouldSerializeForeColor()
Returns
Type Description
bool

Boolean value.

Remarks

The default state is to inherit the ForeColor from the Chart3DArea object.

See Also