ExpertComponents WebChart
Text Property
Namespaces > ExpertChart > TitleSettings > Text
Title of the chart
Syntax
C#Visual BasicManaged C++
public string Text { get; set; }
Public Property Text As String
public:
String^ Text {
	String^ get ();
	void set (String^ value);
}

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