MindFusion.Diagramming for JavaScript Programmer's Guide
LayeredLayout Fields
 


 Public Fields

  Name Description

anchoring

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

direction

The orientation of the arranged graph.

keepGroupLayout

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

layerDistance

The desired distance between layer axis lines.

multipleGraphsPlacement

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

nodeDistance

The desired distance between adjacent nodes in a layer.

siftingRounds

The number of iterations to perform when untwining the layout.

 See Also

LayeredLayout Class
MindFusion.Graphs Namespace