Back to Devexpress

DiagramNodesBuilder.LeftExpr Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-diagramnodesbuilder-dot-leftexpr.md

latest897 B
Original Source

DiagramNodesBuilder.LeftExpr Method

NameParametersDescription
LeftExpr(JS)valueSpecifies 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)valueSpecifies 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.