The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Restricts the rendering of the Organisation Chart Component to the specified depth

Examples
MyOrganisationChart.MaximumDepth=3;

Declaration Syntax
int MaximumDepth { get; set; }property int MaximumDepth {
int get ();
void set (int value);
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)