Back to Devexpress

TdxFlowChart Class

vcl-dxflchrt.md

latest2.0 KB
Original Source

TdxFlowChart Class

The control for chart creating and editing.

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomFlowChart TdxFlowChart

See Also

Custom Shape Structure

Custom Shapes Tutorial. Overview

FlowChart Editor Dialog

Integrated Touch Gesture Support

Overview

Ribbon-Based FlowChart Editor Dialog

TdxFlowChart Members

dxflchrt Unit