The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Show the Stack Children checkbox for the organisation chart.

Declaration Syntax
public bool ShowStack { get; set; }Public Property ShowStack As Boolean
public:
property bool ShowStack {
bool get ();
void set (bool value);
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)