ExpertComponents WebChart
BackColor Property
Namespaces > ExpertChart > WinChart > BackColor
Sets the background color for the chart control.
Syntax
C#Visual BasicManaged C++
public override Color BackColor { get; set; }
Public Overrides Property BackColor As Color
public:
virtual Color BackColor {
	Color get () override;
	void set (Color value) override;
}

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