defines the width of the Gantt trees
webix.ui({ view: "gantt", url: "https://docs.webix.com/gantt-backend/", treeWidth:340 });
The property also defines the width for the tree of diagram, if it is enabled.