Back to Devexpress

DiagramControl.ApplyMindMapTreeLayoutForSubordinates Method

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

latest820 B
Original Source

DiagramControl.ApplyMindMapTreeLayoutForSubordinates Method

NameParametersDescription
ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>, MindMapTreeLayoutSettings)items, settingsApplies the mind-map tree layout algorithm to the subordinates of the specified diagram items.
ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>)itemsApplies the mind-map tree layout algorithm to the subordinates of the specified diagram items.