MindFusion.Diagramming for JavaScript Programmer's Guide
TreeLayout Fields
 


 Public Fields

  Name Description

anchoring

Indicates how to align links to the anchor points of nodes.

compactAssistants

A Boolean value indicating whether the "assistant" nodes on the same side of a single parent are arranged as close to each other as possible. Turning this off will force the nodes on one side to be aligned with their counterparts in the other and occasionally leaving space between adjacent branches.

direction

The orientation of the arranged graph.

enableAssistants

A Boolean value indicating whether the "assistant" trait is regarded when applying the layout.

keepGroupLayout

Indicates whether to treat each Group of nodes as a single vertex in the arranged graph.

keepRootPosition

Indicates whether to keep the root node at its original position.

levelDistance

The space to leave between adjacent levels of the tree.

linkType

The type of the links in the arranged tree.

multipleGraphsPlacement

Indicates how multiple independent graphs in the diagram should be positioned relatively to each other.

nodeDistance

The space to leave between adjacent nodes on the same level.

 See Also

TreeLayout Class
MindFusion.Graphs Namespace