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