Opening a Column chart after clinking on DRILLEDOWN PIE Charts in dotnet highcharts
问题 I am using Highsoft.Web.Mvc.Charts .I have a PIE chart and its drilled down NOW I want to open a column chart after clicking on any point of drilled down pie chart. My code in view is <script src="https://code.highcharts.com/highcharts.js"></script> <script src="https://code.highcharts.com/modules/exporting.js"></script> <script src="https://code.highcharts.com/modules/drilldown.js"></script> @using Highsoft.Web.Mvc.Charts @{ Highcharts chart2 = new Highcharts { Title = new Title { Text =