API Reference
Class
VisNetworkChosenEdgeOptions
Chosen edge configuration options.
Inheritance
- Object
- VisNetworkChosenEdgeOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public VisNetworkChosenEdgeOptions() #Methods
public VisNetworkChosenEdgeOptions WithEdge(Boolean enabled = true) #Returns:
VisNetworkChosenEdgeOptionsConfigures the edge.
Parameters
- enabled System.Boolean = true
public VisNetworkChosenEdgeOptions WithLabel(Boolean enabled = true) #Returns:
VisNetworkChosenEdgeOptionsConfigures the label.
Parameters
- enabled System.Boolean = true