bsushanth Report post Posted June 11, 2008 Hi All I want to create a drill down chart using the fusion chart and Asp.net with c#. I have a set of status and its count which iam able to show in a Pie chart . My requirement is if I click on a particular Status Like "Approved" from the Pie chart , then i want to show another may be a bar chart which shows all the approved items and their count. How can i do this. Regards Sushanth.B Share this post Link to post Share on other sites
FusionCharts Support Report post Posted June 11, 2008 Hi, Could you please try the similar sample code from the download pack from http://www.fusioncharts.com/download.asp? You can also refer to the documentation of the code samples from http://www.fusioncharts.com/docs >> Guide for Web Developers >> Using with ASP.NET C# section. Share this post Link to post Share on other sites