DiagramNodesBuilder.WidthExpr Method
| Name | Parameters | Description |
|---|---|---|
| WidthExpr(JS) | value | Specifies the name of a data source field or an expression that returns a node's width. Mirrors the client-side widthExpr option. |
| WidthExpr(String) | value | Specifies the name of a data source field or an expression that returns a node's width. Mirrors the client-side widthExpr option. |