Search
CircularLayout Members
Constructors Properties
 


( a feature of FlowChartX Pro edition)

Implements a circular graph layout algorithm.

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

 Public Constructors

  Name Description

CircularLayout

Initializes a new instance of the CircularLayout class.

 Public Properties

  Name Description

MultipleGraphsPlacement

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

Radius

Gets or sets the radius of the layout circle.

SiftingRounds

Gets or sets the number of sifts to perform during the layout.

SplitGraph

Gets or 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