DiagramOrgChartController Constructors
Allows you to generate relationship diagrams from a hierarchical data source.| Name | Parameters | Description |
|---|---|---|
| DiagramOrgChartController() | none | Initializes a new instance of the DiagramOrgChartController class with default settings. |
| DiagramOrgChartController(IContainer) | container | Initializes a new DiagramOrgChartController class instance with the specified container. |
See Also