Hello,
in the application I am using Line chart with cursor on X axis. I have function written to always keep the cursor at rightmost position to read live value.
Its also possible to drag the cursor to any position on the X axis to read values at specific times. I need to disable the live chart functionality when cursor is dragged. Click action seems to be not working if cursor is clicked or dragged and dropped. Even in Server/info click of the cursor does not generate event.
Do you have any ideas how to solve it?
Thanks
Ondrej