www.Chart4.NET (Documentation) | Samples Download | Release Notes
Base URL to provide rich node tooltip for nodes. Have to set hpShowToolTipNode to true.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public string hpShowToolTipNodeURL { get; set; }
public string hpShowToolTipNodeURL { get; set; }
Public Property hpShowToolTipNodeURL As String
Get
Set
Public Property hpShowToolTipNodeURL As String
Get
Set
public:
property String^ hpShowToolTipNodeURL {
String^ get ();
void set (String^ value);
}
public:
property String^ hpShowToolTipNodeURL {
String^ get ();
void set (String^ value);
}
member hpShowToolTipNodeURL : string with get, set
member hpShowToolTipNodeURL : string with get, set
/** @property */
public String get_hpShowToolTipNodeURL()
/** @property */
public void set_hpShowToolTipNodeURL(String value)
/** @property */
public String get_hpShowToolTipNodeURL()
/** @property */
public void set_hpShowToolTipNodeURL(String value)
Field Value
System.String