label

the text label of Bullet Graph

string label;

Example

webix.ui({
    view:"bullet",
    label:"2016 YTD"
});

Related samples

See also
  • Articles
  • Back to top