Provides extension methods for TreeLayout fluent API.
The following tables list the members exposed by the TreeLayoutExtensions type.
Name | Description | |
---|---|---|
Sets a value indicating the ordering of the child nodes in order to produce layouts with custom balance. |
||
Sets a value indicating whether the "assistant" nodes on the same side of a single parent are arranged as close enough to each other as possible. Turning this off will force the nodes on one side to be aligned with their counterparts in the other and occasionally leaving space between adjacent branches. |
||
Sets the tree direction. |
||
Sets a value indicating whether the "assistant" trait is regarded when performing the layout. |
||
Sets a value indicating whether the tree layout algorithm should ignore the direction of links when arranging a tree. |
||
Sets a value indicating whether to keep the root node at its original position. |
||
Sets how much space to leave between levels of the tree. |
||
Sets the links' offset from the centers of the nodes. This property is applicable only for Centered tree layouts. |
||
Sets a value indicating how links in the arranged tree should look. |
||
Sets how much space to leave between nodes on the same level. |
||
Sets a value indicating the link direction that relates parent nodes to child nodes. |
||
Sets the root node of the tree. |
||
Sets the stretch factor applied on Radial tree layouts. |
||
Sets what type of tree layout to apply to the diagram. |