Search
TopologicalLayoutExtensions Members
Methods
 


Provides extension methods for TopologicalLayout fluent API.

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

 Public Methods

  Name Description

BendAdjacentLinks

Sets a value indicating whether to bend links connecting adjacent nodes or draw them as straight lines.

Direction

Sets the direction of the arranged diagram.

MultipleGraphsPlacement

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

NodeDistance

Sets the distance between adjacent nodes in the diagram.

Orientation

Sets the overall orientation of the arranged diagram.

SplitGraph

Sets a value indicating whether unconnected subgraphs should be laid out independently from each other.

 See Also