Search
TreeMapLayout Members
Constructors Properties Methods
 


( a feature of FlowChartX Pro edition)

Implements a tree map layout algorithm.

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

 Public Constructors

  Name Description

TreeMapLayout

Initializes a new instance of the TreeMapLayout class with the default settings.

 Public Properties

  Name Description

CaptionHeight

Specifies how much space to leave for container captions.

ContainerPadding

Gets or sets the padding inside containers.

Orientation

Gets or sets the orientation of the arranged diagram.

Padding

Gets or sets the distance between adjacent nodes.

Squarify

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

 Public Methods

  Name Description

SetLayoutArea

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

 See Also