Skip to main content

DiagramOrgChartController Class

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

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

[DiagramOrgChartControllerCustomBindingProperties]
public class DiagramOrgChartController :
    DiagramDataBindingControllerBase,
    IOrgChartBehavior,
    IDataBindingBehaviorBase

Remarks

To learn more, see Data Binding Functionality.

See Also