I'm trying to handle drag and drop events on a chart. Specifically I'm
trying to handle dropping onto a chart axis.

In dragOver, I need to know when the mouse is over one of the chart
axes. I've looked at trying to get the size of them from the axis
Renderers, but it appears the renderers are the full size of the chart.

Is there some way to tell what the ACTUAL size of an axis is? Or how
can I tell when the mouse is over one of the axes?

Thanks in advance,
Thunder

Reply via email to