HeaderText Property

ChartExportOptionsHeaderText Property Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Header Text. Use {DATETIME} to insert current time.
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

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);
}
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
See Also

AltStyle によって変換されたページ (->オリジナル) /