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

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