The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Sets the height of assistants nodes rendered by the Organisation Chart Component

Declaration Syntax
public int AssistantHeight { get; set; }Public Property AssistantHeight As Integer
public:
property int AssistantHeight {
int get ();
void set (int value);
}
Remarks
Because of challenges involved in rendering assistants it is recommended that this property is set when attempting to render charts
that contain one or more AssistantItems
Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)