Wijmo UI for the Web
beginUpdate Method
wijmo.chart Namespace > wijbarchart type : beginUpdate Method
Suspend automatic updates to the chart while reseting the options.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijbarchart("beginUpdate");
});
function beginUpdate() : any;
See Also

Reference

wijbarchart type
wijbarchart Method