ExpertComponents WebChart
ShouldSerializeBackColor Method
Namespaces > ExpertChart > WinChart > ShouldSerializeBackColor()
Returns a Boolean value that determines whether the BackColor property is set to its default value.
Syntax
C#Visual BasicManaged C++
protected bool ShouldSerializeBackColor ()
Protected Function ShouldSerializeBackColor As Boolean
protected:
bool ShouldSerializeBackColor ()
Remarks
Returns True if the BackColor property is not set to its default value; otherwise, it returns False. Invoke the ResetBackColor() method to reset this property to its default value.

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)