Name | Description | |
---|---|---|
Gets or sets a value indicating how to align links to the anchor points of graph nodes. (Inherited from Layout.) |
||
Gets or sets a value indicating whether to enable allocation of nodes to distinct clusters. |
||
Gets or sets a value indicating whether to arrange subgraphs on separate threads. (Inherited from Layout.) |
||
Gets or sets a value indicating whether the diagram boundaries should grow to fit the arranged content. (Inherited from Layout.) |
||
Gets or sets for how many iterations to run the layout routine. |
||
Gets or sets a value indicating whether to treat each Group of nodes as a single vertex in the arranged graph. (Inherited from Layout.) |
||
Specifies whether the layout should set the 3D coordinates of nodes for display inside DiagramView3D. |
||
Gets or sets the size of the layout area. |
||
Gets or sets a delegate, which is invoked when the position of a link is changed by the layout. (Inherited from Layout.) |
||
Specifies what energy model to use for the simulation. |
||
Gets or sets a delegate, which is invoked when the position of a node is changed by the layout. (Inherited from Layout.) |
||
Gets or sets the appearance of the links in the final layout. |
||
Gets or sets the distance between the top-left corner of the smallest rectangle containing the arranged diagram and the top-left point of the document bounds. (Inherited from Layout.) |
||
Gets or sets the maximum degree of parallelism. (Inherited from Layout.) |
||
Gets or sets a value indicating whether crossing minimization mode is enabled. |
||
Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other. (Inherited from Layout.) |
||
Gets a user-friendly name of the layout. |
||
Gets or sets the desired distance between nodes. |
||
Gets or sets a delegate, which is invoked regularly during the layout process to inform clients about the layout progress. (Inherited from Layout.) |
||
Gets or sets a value indicating whether nodes should be placed at random positions when the layout routine starts. |
||
Gets or sets the randomization seed to use for generating random node positions. |
||
Specifies the padding distance between repeating links. (Inherited from Layout.) |
||
Gets or sets the multiplier applied to repulsion forces between nodes. |
||
Gets or sets a node indicating which subgraph of the diagram must be laid out. |
||
Gets or sets a value indicating whether unconnected subgraphs should be laid out independently from each other. |
||
Gets or sets the stretch factor. |
||
Specifies on what surface the nodes should be placed initially. |
Name | Description | |
---|---|---|
Gets the default value of the Margins property. |
||
Specifies whether raising the LayoutComplete event should be suppressed for this layout instance. (Inherited from Layout.) |