www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Alternate text for hierarchy chart to be displayed, if image is disabled in the browser.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public string hpAltText { get; set; }
public string hpAltText { get; set; }
Public Property hpAltText As String
Get
Set
Public Property hpAltText As String
Get
Set
public:
property String^ hpAltText {
String^ get ();
void set (String^ value);
}
member hpAltText : string with get, set
member hpAltText : string with get, set
/** @property */
public String get_hpAltText()
/** @property */
public void set_hpAltText(String value)
/** @property */
public String get_hpAltText()
/** @property */
public void set_hpAltText(String value)
Field Value
System.String