Returns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart2DPlotArea object.
Syntax
'Declaration
Public Function ShouldSerializeForeColor() As System.Boolean
public System.bool ShouldSerializeForeColor()
See Also