Back to Devexpress

DiagramControl.ApplyOrgChartLayout Method

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-dot-applyorgchartlayout.md

latest758 B
Original Source

DiagramControl.ApplyOrgChartLayout Method

NameParametersDescription
ApplyOrgChartLayout(OrgChartLayoutSettings, IEnumerable<DiagramItem>, Nullable<SplitToConnectedComponentsMode>)settings, items, splitModeApplies the org chart layout algorithm.
ApplyOrgChartLayout(IEnumerable<DiagramItem>, Nullable<SplitToConnectedComponentsMode>)items, splitModeApplies the org chart layout algorithm.