www.Chart4.NET (Documentation) | Samples Download | Release Notes
Header Text. Use {DATETIME} to insert current time.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public string HeaderText { get; set; }
public string HeaderText { get; set; }
Public Property HeaderText As String
Get
Set
Public Property HeaderText As String
Get
Set
public:
property String^ HeaderText {
String^ get ();
void set (String^ value);
}
member HeaderText : string with get, set
member HeaderText : string with get, set
/** @property */
public String get_HeaderText()
/** @property */
public void set_HeaderText(String value)
/** @property */
public String get_HeaderText()
/** @property */
public void set_HeaderText(String value)
Field Value
System.String