www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Title text for the chart.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public string hpTitleText { get; set; }
public string hpTitleText { get; set; }
Public Property hpTitleText As String
Get
Set
Public Property hpTitleText As String
Get
Set
public:
property String^ hpTitleText {
String^ get ();
void set (String^ value);
}
member hpTitleText : string with get, set
member hpTitleText : string with get, set
/** @property */
public String get_hpTitleText()
/** @property */
public void set_hpTitleText(String value)
/** @property */
public String get_hpTitleText()
/** @property */
public void set_hpTitleText(String value)
Field Value
System.String
See Remarks session of
hpTitleHtml.