Performs tree-map layout on a graph.
The following tables list the members exposed by the TreeMapLayout type.
Name | Description | |
---|---|---|
Initializes a new instance of the TreeMapLayout class. |
Name | Description | |
---|---|---|
The padding inside containers. |
||
The rectangle in which the layout will try to arrange nodes. |
||
The orientation of the arranged graph. |
||
The distance between adjacent nodes. |
||
Indicates whether the layout should attempt to keep the dimension ratio of nodes closer to 1. |
Name | Description | |
---|---|---|
Applies the layout to the specified graph. |