The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
If true then uses the summary template to draw the chart nodes. Otherwise uses the Detailed Template

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