ExpertComponents WebChart
Color Property
Namespaces > ExpertChart > TitleSettings > Color
Color of the title text
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)