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 | |
---|---|---|
Gets or sets how to align links to the anchor points of nodes. (Inherited from Layout.) |
||
Gets or sets the padding inside containers. |
||
Gets or sets whether to treat each group of attached nodes as a single vertex in the arranged graph. (Inherited from Layout.) |
||
Gets or sets the rectangle in which the layout will try to arrange nodes. |
||
Gets or sets the margins' size around individual subgraphs processed by this layout object. (Inherited from Layout.) |
||
Gets or sets how multiple independent graphs in the diagram should be positioned relatively to each other. (Inherited from Layout.) |
||
Gets or sets the orientation of the arranged graph. |
||
Gets or sets the distance between adjacent nodes. |
||
Gets or sets a value indicating whether the layout should attempt to keep the dimension ratio of nodes closer to 1. |
Name | Description | |
---|---|---|
Applies the layout to the specified graph. |