API Reference
Class
GraphLayoutOptions
Describes deterministic graph layout preferences shared by static and interactive graph adapters.
Inheritance
- Object
- GraphLayoutOptions
Properties
Mode #Gets or sets the prepared layout family used before adapter-side runtime physics begins.
Direction #Gets or sets the direction used by hierarchical layouts.
LevelSeparation #Gets or sets the distance between adjacent hierarchy levels in scene units.
NodeSpacing #Gets or sets the distance between nodes in the same hierarchy level in scene units.
ComponentSpacing #Gets or sets additional distance between disconnected hierarchical components.
InferLevelsFromEdges #Gets or sets whether missing hierarchy levels may be inferred from directed edges.