treeWidth

defines the width of the Gantt trees

number treeWidth;

Example

webix.ui({
  view: "gantt",
  url: "https://docs.webix.com/gantt-backend/",
  treeWidth:340
});

Details

The property also defines the width for the tree of diagram, if it is 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.