sets the initial value to be displayed on the gage scale
webix.ui({ view: "gage", id:"gage1", value: 60, minRange: 0, maxRange: 100 });