.Net Organisation Chart Component Class Library
StackDepth Property
NamespacesOrgChart.Core.ItemsStackItemStackDepth
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Set the depth from which to switch to the stacking template
Declaration Syntax
C#Visual BasicVisual C++
public int StackDepth { get; set; }
Public Property StackDepth As Integer
public:
property int StackDepth {
	int get ();
	void set (int value);
}

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