DiagramEdgesBuilder.PointsExpr Method
Name | Parameters | Description |
---|---|---|
PointsExpr(JS) | value | Specifies the name of a data source field or an expression that returns an edge's key points. Mirrors the client-side pointsExpr option. |
PointsExpr(String) | value | Specifies the name of a data source field or an expression that returns an edge's key points. Mirrors the client-side pointsExpr option. |