The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
HTML that will be displayed in the footer of the organisation chart. This feature has been superceded by the HeaderTemplate

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