RadialTreeDiagramLayoutParameters Class Members
In This Topic
The following tables list the members exposed by RadialTreeDiagramLayoutParameters.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AbsoluteUnit |
Indicates whether or not the distances are in absolute units.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DisjoinedGraphSpacing |
Minimum spacing that must separate features belonging to disjoined graphs.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InitialRadius |
Radius of the first concentric circle whose center is the radial tree root junction.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PreserveContainers |
Indicates whether or not the containers are preserved.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RadiusFactor |
Multiplicative factor used to increase or decrease the radius of each concentric circle.
|
Top
See Also