The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The depth from which the Organisation Chart Component will switch to the summary template.
This property allows the page author to control the depth when the chart will switch from rendering nodes with the DetailedTemplate to the SummaryTemplate

Declaration Syntax
public int SummaryDepth { get; set; }Public Property SummaryDepth As Integer
public:
property int SummaryDepth {
int get ();
void set (int value);
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)