MVS used: 2008/2010
DB used: Northwind
Chart1:

Chart1 displays the list of employees and their Order lists count.
Chart2:

On click of Chart1 Series Point (using EmployeeID as PostBackValue to retrieve from DB), Chart2 displays with list of Products – Quantity details.
Also, some of Chart Area, Legend appearance settings also provided. Sample code attached for download, please comment about article.

Sr KarthigaPosted Jul 7, 2016, 7:03 AM
Good one
satay duggiryalaPosted Jun 17, 2011, 11:47 AM
I was using Url propery to implement drildown and this article of yours really helped me to implment drilldown without leaving the page. Thank you for taking time to post this.
Devi SyamPosted Oct 11, 2010, 4:51 AM
I have to display different items in different locations in ms chart. The items should be grouped by location. Location should be the x-axis and quantity of item should be the y-axis. Any idea about this ?