.Net Organisation Chart Component Class Library
ToolTip Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsToolTip
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers

[Missing <summary> documentation for P:OrgChart.Core.Items.BaseChartItemSettings.ToolTip]

Declaration Syntax
C#Visual BasicVisual C++
public string ToolTip { get; set; }
Public Property ToolTip As String
public:
property String^ ToolTip {
	String^ get ();
	void set (String^ value);
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)