Skip to main content

DiagramNodesBuilder.TopExpr Method

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