ExpertComponents WebChart
BackColor Property
Namespaces > ExpertChart > Legend > BackColor
Color of the legend background
Syntax
C#Visual BasicManaged C++
public Color BackColor { get; set; }
Public Property BackColor As Color
public:
Color BackColor {
	Color get ();
	void set (Color value);
}

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