

Hierarchy chart control class that can embed in a WinForm.
Notes:
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






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
See Also