Skip to main content
A newer version of this page is available. .

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