TdxCustomFlowChart.ApplyLayeredLayout Method
Applies layered layout to the control’s content.
Declaration
procedure ApplyLayeredLayout; virtual;
Remarks
Call this procedure to use the layered layout algorithm that spreads chart elements evenly to avoid connection intersections.
See Also