ariaLabel of ui.chart, Properties Webix Docs

StartAPI Referenceui.chartProperties

sets a screen readable label for Chart

string ariaLabel;

Example

webix.ui({
    view:"chart",
    ariaLabel:"chart"
});

Default value:

"chart"

See also

  • Articles

  • Back to top

    If you have not checked yet, be sure to visit site of our main product Webix open source html5 framework and page of javascript chart library product.