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