Search
TreeMapLayoutExtensions Members
Methods
 


Provides extension methods for TreeMapLayout fluent API.

The following tables list the members exposed by the TreeMapLayoutExtensions type.

 Public Methods

  Name Description

ContainerPadding

Sets the padding inside containers.

LayoutArea

Sets the rectangle in which the layout will try to arrange the nodes, or null, to use the diagram bounds.

Orientation

Sets the orientation of the arranged diagram.

Padding

Sets the distance between adjacent nodes.

Squarify

Sets a value indicating whether the layout should attempt to keep the dimension ratio of the nodes closer to 1.

 See Also