Hi, I have chart onClick event.
When my dataPoints only contain {x:xx,y:xx} then enable to tringle click event.
But when it contain {markerSize,indexLabel,indexLabelFontColor,indexLabelFontSize,markerColor,markerType}, then it very difficult to tringle clink event.
Thank You