.Net Organisation Chart Component Class Library
StackLowerNodes Property
NamespacesOrgChart.Core.ItemsStackItemStackLowerNodes
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Set to true to display lower levels of chart in a stack.
Declaration Syntax
C#Visual BasicVisual C++
public bool StackLowerNodes { get; set; }
Public Property StackLowerNodes As Boolean
public:
property bool StackLowerNodes {
	bool get ();
	void set (bool value);
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)