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

DiagramOrgChartController Class

Allows you to generate relationship diagrams from a hierarchical data source.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.1.dll

Declaration

[ToolboxBitmap(typeof(ToolboxIconsRoot), "DiagramOrgChartController")]
[DiagramOrgChartControllerCustomBindingProperties]
public class DiagramOrgChartController :
    DiagramDataBindingControllerBase,
    IOrgChartBehavior,
    IDataBindingBehaviorBase

Remarks

To learn more, see Data Binding Functionality.

See Also