API Reference
Class
VisNetworkHierarchicalLayoutOptions
Describes vis-network-style hierarchical layout options.
Inheritance
- Object
- VisNetworkHierarchicalLayoutOptions
Properties
Enabled #Gets or sets whether hierarchical layout is enabled.
Direction #Gets or sets hierarchy direction.
LevelSeparation #Gets or sets distance between hierarchy levels.
NodeSpacing #Gets or sets distance between nodes in a level.
ComponentSpacing #Gets or sets distance between disconnected components.
InferLevelsFromEdges #Gets or sets whether missing node levels can be inferred from directed edges.