Skip to main content

TdxFlowChart Class

The control for chart creating and editing.

Declaration

TdxFlowChart = class(
    TdxCustomFlowChart
)

Remarks

This component is designed to create charts by using the variously shaped building blocks that you can connect, resize, drag-and-drop and/or customize individually or in groups, saving the result to a file or stream. The control’s content is customizable both programmatically and via the Chart Editor available at design- or runtime.

See Also