Back to Devexpress

VCL OrgChart Controls

vcl-159003-expressorgchart-vcl-org-chart-control.md

latest2.2 KB
Original Source

VCL OrgChart Controls

  • Apr 26, 2023

The VCL OrgChart Controls allow users to arrange data in a hierarchy of editable tree nodes.

You can use the unbound or data-aware control.

UnboundA user can load a chart from a file or use the built-in Items Editor to add nodes.Data-Aware The control retrieves data for a chart from a bound dataset.

Refer to the following topic for step-by-step instructions on how to use these controls: Getting Started

Chart Options

A node is the basic element in organizational charts. A user can add nodes to a chart and create hierarchical relationships between them.

A user can perform the following actions in the control:

Refer to the TdxOcNode and TdxCustomOrgChart class descriptions for the full list of available options.

Items Editor

The VCL OrgChart Control has the built-in editor for chart customization. The dialog allows users to add, remove, rearrange nodes, and preview a chart.

Skin Support

You can apply skins to the control or use built-in look-and-feel settings.