ComponentOne FlexReport for WinForms
ShouldSerializeForeColor Method (Chart3DView)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DView Class : ShouldSerializeForeColor Method
Returns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart3DArea object.
Syntax
'Declaration
 
Public Function ShouldSerializeForeColor() As System.Boolean
public System.bool ShouldSerializeForeColor()
See Also

Reference

Chart3DView Class
Chart3DView Members