Wynne_Mark
(Wynne Mark)
1
I have created a Pie chart and would like to detect if the user has clicked on a specific segment. What the easiest way of doing this?
I have seen on other chart types you can detect interaction with the points but this seems to not be possible on a pie chart?
Wynne_Mark
(Wynne Mark)
2
Sorry guys, I re-read the manual all the way to the end of the interactions section - OnSerieSliceClick is now doing exactly what I want! 
Pieter
(Pieter)
3
I was about to reply with the same answer, but glad you found it in the manual ! ;)