The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Sets the length in pixels of vertical lines

Declaration Syntax
public int VerticalLineHeight { get; set; }Public Property VerticalLineHeight As Integer
public:
virtual property int VerticalLineHeight {
int get () sealed;
void set (int value) sealed;
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)