PDA

View Full Version : function to run on clicking dataTip in Chart


FlashBulb
04-07-2008, 06:19 PM
I have a lineChart with dataTips, and I'd like to run a function that populates a separate data area with info on that point on the Series, when the point is clicked.

How do I add a Click event to a dataTip point?