Vue Diagram - edges
fromPointIndexExpr
Specifies the name of a data source field or an expression that provides an index of a shape connection point where an edge starts.
lockedExpr
Specifies the name of a data source field or an expression whose values indicate whether an edge is locked.
styleExpr
The style settings must be specified as CSS rules presented in JSON format, for instance { "stroke": "#444444" }
.
textStyleExpr
The style settings must be specified as CSS rules presented in JSON format, for instance { "fill": "red" }
.
toPointIndexExpr
Specifies the name of a data source field or an expression that provides an index of a shape connection point where an edge ends.
If you have technical questions, please create a support ticket in the DevExpress Support Center.