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