Wijmo UI for the Web
beginUpdate Method
Suspend automatic updates to the chart while reseting the options.
Syntax
Javascript (Usage) 
$(function () {
    var value; // Type:  any
    value = $(".selector").wijpiechart("beginUpdate");
});
Javascript (Specification) 
function beginUpdate() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijpiechart type
wijpiechart jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.