DiagramNodesBuilder.CustomDataExpr Method
Name | Parameters | Description |
---|---|---|
CustomDataExpr(JS) | value | Specifies the name of a data source field or an expression that returns a node'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 a node's custom data. Mirrors the client-side customDataExpr option. |