Single click on marker invokes zoom box
Posted: Fri Sep 30, 2005 11:49 pm
I have a chart with two point series. I have an "OnClick" event on both series. On one series, the click event executes the OnClick event normaly. On the other, the click event executes, but then, the mouse has a "zoom box" attached.... so imediately after clicking the mark on the chart, moving the mouse (without holding any buttons down) causes a zoom box to be drawn, until the next left button mouse click, then the chart zooms in (annoyingly). I can not see any difference in the OnClick code of one series, and the OnClick code of the other series. Anyone got any ideas of how to *stop* this happening. (IOW: I don't want unintended zoom boxes to be drawn when I click a series mark)
Thanks in advance.
Thanks in advance.