sets the maximum range value of the Bullet Graph scale
webix.ui({ view: "bullet", id: "b1", value: 40, minRange: 0, maxRange: 120 });