The .NET Organisation Chart Component - A server control for creating ASP.NET Organisation Charts
| Namespace | Description |
|---|---|
| OrgChart.Core |
The Orgchart.Core namespace contains the majority of the classes used in the Organisation Chart Component.
|
| OrgChart.Core.CommandBar |
The Orgchart.Core.CommandBar namespace holds the classes related to both the CommandBar and NavigationBar
|
| OrgChart.Core.Items |
The Orgchart.Core.Items namespace holds the classes that are used to store properties for each of the support Chart Item types
Currently the Org Chart Component supports the following types AssistantItem - Used to draw assistantsChartItem - Used to draw the majority of nodes in an Org ChartEditItem - Used when a chart node has been selected for editingStackItem - Used to draw the "stacked Items"SummaryItem - Used to draw a minimal chart node |
| OrgChart.Designer |