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 FooterTemplate

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