The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The text to display as the title of this chart

Declaration Syntax
public string ChartTitle { get; set; }Public Property ChartTitle As String
public:
virtual property String^ ChartTitle {
String^ get () sealed;
void set (String^ value) sealed;
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)