DiagramControl.ApplyMindMapTreeLayoutForSubordinates Method
| Name | Parameters | Description |
|---|---|---|
| ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>, MindMapTreeLayoutSettings) | items, settings | Applies the mind-map tree layout algorithm to the subordinates of the specified items. |
| ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>) | items | Applies the mind-map tree layout algorithm to the subordinates of the specified items. |