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