How to implement DrillDown charts
4 Oct 2018 / 1 minute to read
DrillDown charts can essentially be implemented by listening to the click events in the chart and either replacing the current visible chart with another chart that has drill-down information or reinitializing the chart with new drill-down information.
The ChartRegionClick event will let you listen to the user clicking on the data points in a chart.
The sample at “My Documents\Syncfusion\EssentialStudio\Version Number\Windows\Chart.Windows\Samples\2.0\User Interaction\Chart Drill Down” illustrates the second approach.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page