The problem is I created Chart using MSChart with two ChartAreas. But, I want to handle the doubleClick events of these two seperate chartareas seperately.
But, I can't do that. Double Click event is only applicable for entire Chart not for individual chart area.
Please let me know if there is any other way.
Actually, i want make visiblility of other chart area to false when other chart area is double clicked.
Thanks in Advance.