Search
CircularLayoutExtensions Members
Methods
 


Provides extension methods for CircularLayout fluent API.

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

 Public Methods

  Name Description

AutoRadiusFactor

Sets a multiplier for the automatically calculated radius when Radius is set to 0.

Radius

Sets the radius of the layout circle.

SiftingRounds

Sets the number of sifts to perform during the layout.

SplitGraph

Sets a value indicating whether to split the graph to its interconnected subgraphs and arrange the subgraphs independently or arrange the graph as a whole.

 See Also