I am using ASP.Net MVC3 and the MS chart controls to draw a pie chart.
It seems I have to set an IMG control with the source set to an action controller. However this looses the possibility of being able to 'click' on the image and get a redirect to another page with the relevant segment that has been clicked.
Can anyone help?
Thanks