The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Modify data source to allow the XmlOrgChart to use an XmlDocument as a valid source.

Declaration Syntax
public override Object DataSource { get; set; }Public Overrides Property DataSource As Object
public:
virtual property Object^ DataSource {
Object^ get () override;
void set (Object^ value) override;
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)