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

Hierarchy chart control class that can embed in a WinForm.

Notes:
  • Properties are prefixed with hp.
  • Property and method collection items are prefixed with hpc.
  • Events are prefixed with he.
  • Methods are prefixed with hm.
Inheritance Hierarchy

System Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.ComponentModel Component
      OnlineSystem.Windows.Forms Control
        OnlineSystem.Windows.Forms ScrollableControl
          OnlineSystem.Windows.Forms ContainerControl
            OnlineSystem.Windows.Forms UserControl
              UnifoChart.Hierarchy HierarchyWin

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

public sealed class HierarchyWin : UserControl
public final class HierarchyWin extends UserControl
Remarks

Refer hpcData for chart data input, hpcSettings for the chart and node settings, and hpcTools for chart export and node customization.
See Also