$(function () { // Set mouseDown event handler function $(".selector").wijpiechart({ mouseDown : function (e, args) { } }); });
mouseDown = function ( e : Object, args : IWijPieChartEventArgs ) { };
options type wijpiechart jQuery Widget
© 2013 All Rights Reserved.