Enum ChildrenLayout
Secondary specification of the layout in addition to the TreeDirection.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum ChildrenLayout
BottomAlignedWithParent
Default
TopAlignedWithParent
The topmost child will be aligned with the parent.
Underneath
If the children are at the Right or Left this will furthermore specify that they should be placed underneath the parent rather than at the distance from the right, respectively left of the parent.