ExpertComponents WebChart
Color Property
Namespaces > ExpertChart > ColorItem > Color
Gets or sets the color encapsulated by the ColorItem object.
Syntax
C#Visual BasicManaged C++
public Color Color { get; set; }
Public Property Color As Color
public:
Color Color {
	Color get ();
	void set (Color value);
}
Value
The color.

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