DiagramNodesBuilder.ImageUrlExpr Method
| Name | Parameters | Description |
|---|---|---|
| ImageUrlExpr(JS) | value | Specifies the name of a data source field or an expression that returns an image URL or Base64 encoded image for a node. Mirrors the client-side imageUrlExpr option. |
| ImageUrlExpr(String) | value | Specifies the name of a data source field or an expression that returns an image URL or Base64 encoded image for a node. Mirrors the client-side imageUrlExpr option. |