Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Base URL to provide rich node tooltip for nodes. Have to set hpShowToolTipNode to true.
Namespace: UnifoChart.Hierarchy Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
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);
}member hpShowToolTipNodeURL : string with get, set
member hpShowToolTipNodeURL : string with get, set
Field Value
System.StringSee Also