Blachloch Report post Posted July 10, 2015 I have been experimenting with the .Net Wrapper and I have started trying to get a Drill Down chart to work. I took the example from the Drill Down page and tried to create the same result using the wrapper and the Chart will not display. it displays invalid data. If I remove the linkeddata section from the json, the chart displays as expected. I am using this example: http://www.fusioncharts.com/dev/usage-guide/getting-started/adding-interactivity/setting-up-drill-down.html Is there an example of creating simple and complex drill down charts for .Net? Regards Harry Share this post Link to post Share on other sites
Blachloch Report post Posted July 15, 2015 I have gotten the drown down to work, using the same chart types. Since the chart is built from the code behind using the wrapper, is there an example of changing the chart type in a drill down from the code behind? Share this post Link to post Share on other sites
Vishalika Report post Posted July 28, 2015 Hi, Welcome to FusionCharts Forum. Implementing FusionCharts ASP.NET wrapper with drill down functionality with different chart types in different level of drill down is possible. You can refer this link for sample: https://www.dropbox.com/s/iizts0ocqmltrrg/ASPWrapper_Samplev3.8_drilldown.rar?dl=0 Hope this helps. Share this post Link to post Share on other sites