In several of our charts, we want to be able to add functionality to allow a user to right click on a specific area of a chart and perform an operation on the slice/data plot. Is there an event to handle this or is there a way to tell whether it was a right or left mouse click? We currently use the addEventListener for dataPlotClick left click events so if it is possible to reuse these it would be great.
Simon Gray
Hi
In several of our charts, we want to be able to add functionality to allow a user to right click on a specific area of a chart and perform an operation on the slice/data plot. Is there an event to handle this or is there a way to tell whether it was a right or left mouse click? We currently use the addEventListener for dataPlotClick left click events so if it is possible to reuse these it would be great.
Thanks,
SimonĀ