Search
LayeredLayout Properties
 


 Public Properties

  Name Description

anchoring

Gets or sets a value indicating how to align links to the anchor points of nodes.

direction

Gets or sets the orientation of the arranged graph.

endNode

Gets or sets the node that should be placed in the last layer of the arranged graph.

keepGroupLayout

Gets or sets a value indicating whether to treat each group of nodes as a single vertex in the arranged graph.

layerDistance

Gets or sets the desired distance between layer axis lines.

margins

Gets or sets the margins' size around individual subgraphs processed by this layout object. (Inherited from Layout.)

multipleGraphsPlacement

Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other.

nodeDistance

Gets or sets the space to leave between adjacent nodes on the same level.

siftingRounds

Gets or sets how many times to perform pair-swapping iterations on each layer.

startNode

Gets or sets the node that should be placed in the first layer of the arranged graph.

 See Also