treePadding

defines padding between separate trees, if any

number treePadding;

Example

webix.ui({
  view:"diagram",
  treePadding: 150, });

Related samples

Details

The property is allows defining margin between independent trees (trees that do not share a common root). The property requires the autoplace to be enabled.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.