Series OnClick and zoom enabled - undesirable effect
Posted: Thu Dec 01, 2016 9:41 am
Hello,
I have attached event OnClick to some series that displays some modal form.
When there is zoom enabled on that chart I get undesirable effect. When one click on that series the modal windows appear but after window is closed the zoom stays in "zoom mode" (zoom rectangle is visible until next click).
I used to overcome this by calling Abort() from OnClick event handler but now it is not working any more and throws some exceptions form chart.
Is there any way to workaround this undesirable behavior.
Best Regards,
Grzegorz
I have attached event OnClick to some series that displays some modal form.
When there is zoom enabled on that chart I get undesirable effect. When one click on that series the modal windows appear but after window is closed the zoom stays in "zoom mode" (zoom rectangle is visible until next click).
I used to overcome this by calling Abort() from OnClick event handler but now it is not working any more and throws some exceptions form chart.
Is there any way to workaround this undesirable behavior.
Best Regards,
Grzegorz