HierarchyWin hpChartTree Property Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Left-hand-side navigational treeview control that contains data items (nodes). You can customize the treeview after setting one of the extended views.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public TreeView hpChartTree { get; }
/** @property */
public TreeView get_hpChartTree()

Field Value

System.Windows.Forms.TreeView
See Also