DiagramEdgesBuilder.TextExpr Method
| Name | Parameters | Description |
|---|---|---|
| TextExpr(JS) | value | Specifies the name of a data source field or an expression that returns edge text. Mirrors the client-side textExpr option. |
| TextExpr(String) | value | Specifies the name of a data source field or an expression that returns edge text. Mirrors the client-side textExpr option. |