Search
FractalLayout Members
Constructors Properties
 


( a feature of FlowChartX Pro edition)

A tree layout algorithm that places child nodes symmetrically around their parent node.

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

 Public Constructors

  Name Description

FractalLayout

Initializes a new instance of the FractalLayout class.

 Public Properties

  Name Description

Root

Gets or sets the tree root.

XGap

Specifies the horizontal margin between separate subgraphs arranged by this algorithm.

YGap

Specifies the vertical margin between separate subgraphs arranged by this algorithm.

 See Also