Search
Layout Members
Properties
 


Superclass of graph layout algorithms that defines their common properties.

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

 Public Properties

  Name Description

anchoring

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

keepGroupLayout

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

margins

Gets or sets the margins' size around individual subgraphs processed by this layout object.

multipleGraphsPlacement

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

 See Also