Back to Devexpress

TdxCustomFlowChart.ApplyLayeredLayout Method

vcl-dxflchrt-dot-tdxcustomflowchart-c2763892.md

latest539 B
Original Source

TdxCustomFlowChart.ApplyLayeredLayout Method

Applies layered layout to the control’s content.

Declaration

delphi
procedure ApplyLayeredLayout; virtual;

Remarks

Call this procedure to use the layered layout algorithm that spreads chart elements evenly to avoid connection intersections.

See Also

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit