04-13-2022, 09:08 PM
Please download our beta build 15.2.54 so you can test this feature:
http://downloads.atozed.com/intraweb/iw1..._BETA1.exe
Then you can set
IWImage1.DelayMouseMoveEvents := True;
in your same example. This will limit the number of requests to a reasonable number and will ensure that the mouse pointer is correctly followed by the chart coordinates.
Please let me know how it goes
http://downloads.atozed.com/intraweb/iw1..._BETA1.exe
Then you can set
IWImage1.DelayMouseMoveEvents := True;
in your same example. This will limit the number of requests to a reasonable number and will ensure that the mouse pointer is correctly followed by the chart coordinates.
Please let me know how it goes