I have been using DataItemMouseLeftButtonDown in xam web chart for a while and now i need to do the same in xam data chart.But i m not able to find any equivalent callback.How can i invoke the moueLeftButton down event for each data point.
Thanks
Look at SeriesLeftMouseButtonDown on the chart object.