ASP.NET Pack Programmer's Guide
TreeMapLayout Members
Constructors Fields Methods
 


Performs tree-map layout on a graph.

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

 Public Constructors

  Name Description

TreeMapLayout

Initializes a new instance of the TreeMapLayout class.

 Public Fields

  Name Description

containerPadding

The padding inside containers.

layoutArea

The rectangle in which the layout will try to arrange nodes.

orientation

The orientation of the arranged graph.

padding

The distance between adjacent nodes.

squarify

Indicates whether the layout should attempt to keep the dimension ratio of nodes closer to 1.

 Public Methods

  Name Description

arrange

Applies the layout to the specified graph.

 See Also

TreeMapLayout Class
MindFusion.Graphs Namespace