Skip to main content

DiagramNodesBuilder.LeftExpr Method

Name Parameters Description
LeftExpr(JS) value Specifies the name of a data source field or an expression that returns the x-coordinate of a node's left border. Mirrors the client-side leftExpr option.
LeftExpr(String) value Specifies the name of a data source field or an expression that returns the x-coordinate of a node's left border. Mirrors the client-side leftExpr option.