onLoadError of ui.chart, Events Webix Docs
fires when an error occurs during data loading (invalid server side response)
void onLoadError(object xhr);
xhr
The event occurs after XML loading is complete.
onLoadError of ui.chart, Events Webix Docs
fires when an error occurs during data loading (invalid server side response)
void onLoadError(object xhr);
xhr
The event occurs after XML loading is complete.