API Reference
VisNetworkNode
Describes a vis-network-style node before conversion to GraphSceneNode.
Inheritance
- Object
- VisNetworkNode
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method VisNetworkGraph.AddNode
Properties
Id #Gets or sets the node id.
Label #Gets or sets the node label.
Group #Gets or sets the optional group id.
Level #Gets or sets the optional hierarchy level.
Shape #Gets or sets the node shape.
Size #Gets or sets the node size.
Image #Gets or sets optional image URI for image nodes.
Icon #Gets or sets optional icon text for icon-like nodes.
X #Gets or sets optional x-coordinate.
Y #Gets or sets optional y-coordinate.
Fixed #Gets or sets whether the node is fixed in prepared or runtime layouts.
Style #Gets node style hints.