Welcome Guest Search | Active Topics |

DoubleClick Event
vbanker@enghouse.com
#1 Posted : Sunday, February 21, 2016 5:09:39 AM(UTC)
Rank: Newbie

Groups: jQueryDV, Registered
Joined: 11/20/2014(UTC)
Posts: 7

Thanks: 2 times
Was thanked: 0 time(s) in 0 post(s)
Hi!
I would like to handle mouse double click event for Gantt Chart Project Schedule.
How to do it?
Thanks
Dragan
#2 Posted : Monday, February 29, 2016 7:41:50 AM(UTC)
Rank: Advanced Member

Groups: Administrators, DataVizJavaScript, jQueryChart, jQueryDV, MvcChart, Registered
Joined: 1/3/2011(UTC)
Posts: 483

Thanks: 0 times
Was thanked: 87 time(s) in 87 post(s)
Hi,

it's available since v4.0.0.0:
http://www.jqchart.com/jquery/chart/ClientSideEvents/DataPointMouseEvents

Code:
$('#jqChart').bind('dataPointDblClick', function (e, data) {

});

Best Regards,
Dragan Matek
jqChart Inc.
1 user thanked Dragan for this useful post.
vbanker@enghouse.com on 2/29/2016(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

FlatEarth Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.062 seconds.