The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Hides or shows the chart lines. Default is to show the lines.

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