setStoreLayoutDirection
setStoreLayoutDirection(
layoutDirection):void
Set the diagram layout direction. Re-rendering picks up the new direction without recomputing the layout — call your auto-layout helper after this if positions need to update.
Parameters
Section titled “Parameters”layoutDirection
Section titled “layoutDirection”"DOWN" | "RIGHT"
Returns
Section titled “Returns”void