DiagramOptionsTreeLayout Properties
Contains tree layout settings.
Name | Description |
---|---|
Alignment | Specifies the tree layout alignment. |
Breadth |
Gets or sets the tree diagram horizontal alignment relative to the layout direction axis. |
Connectors |
Gets or sets whether applying the Tree layout affects connector routing. |
Depth |
Gets or sets the tree diagram vertical alignment relative to the layout direction axis. |
Direction | Specifies the tree layout direction. |
Horizontal |
Specifies the distance between shapes on the same level of hierarchy. |
Is |
Specifies whether the automatic tree layout arranges shapes minimizing the space between them. |
Split |
Specifies which diagram items are realigned when performing automatic relayout. |
Vertical |
Specifies the distance between layers of hierarchy. |
See Also