label

text label of the gage wigdet

string label;

Example

webix.ui({
    view: "gage",
    label: "Temperature"
});

Related samples

See also
  • Articles
  • Back to top
    If you have not checked yet, be sure to visit site of our main product Webix popular javascript framework and page of javascript gage product.