ForceDirectedDiagramLayoutParameters Class Members
In This Topic
The following tables list the members exposed by ForceDirectedDiagramLayoutParameters.
Public Properties
| Name | Description |
| BreakPointPosition |
Relative position (between 0.15 and 0.40) of the break point on the diagram edges.
|
| DegreeOfFreedom |
Gets and sets the degree of freedom.
|
| EdgeTypes |
Edge types related to the branches.
|
| NumberOfIterations |
Gets and sets the number of iterations used when computing the layout.
|
| PreserveContainers |
Indicates whether or not the containers are preserved.
|
| RepelFactor |
Factor used to quickly increase diagram junctions displacement for junctions that are close together.
|
Top
See Also