Skip to main content

DiagramOptionsTreeLayout Properties

Contains tree layout settings.
Name Description
Alignment Specifies the tree layout alignment.
BreadthAlignment Gets or sets the tree diagram horizontal alignment relative to the layout direction axis.
ConnectorsRouting Gets or sets whether applying the Tree layout affects connector routing.
DepthAlignment Gets or sets the tree diagram vertical alignment relative to the layout direction axis.
Direction Specifies the tree layout direction.
HorizontalSpacing Specifies the distance between shapes on the same level of hierarchy.
IsCompact Specifies whether the automatic tree layout arranges shapes minimizing the space between them.
SplitMode Specifies which diagram items are realigned when performing automatic relayout.
VerticalSpacing Specifies the distance between layers of hierarchy.
See Also