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