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