I have created a dashboard.

In the dashboard I use label mouse move events to activate charts, then when you go over the charts I am using Chart mouse move events to display custom labels and highlight the data point. My consern is if the end user clicks on the charts they can move it around and mess up the whole design of the page.

I am guessing I will need to turn protection on and off to change the formatting of a point and activating a chart, but I can't seem to identify a combination of protection that allows the mouse mouse move event on the chart.

Any Ideas?
Jason