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

Reference

wijcandlestickchart type
wijcandlestickchart jQuery Widget