sets the minimum range value of the gage scale
webix.ui({ view: "gage", id: "gage1", value: 60, minRange: 0, maxRange: 100 });