OnMouseMove - several Series
Posted: Fri Nov 26, 2004 12:29 pm
hello,
I've created several point series and now I want to display their data values in textfields. How can I do that?
I've tried to use the onMouseMove function to follow the mouse movements, and it's partly working. When I move the mouse cursor above Series0, it's working, but when I move above Series1 (or others), it is not working.
How can I follow the mouse movements on ANY Series, and display the data of ALL Series in the textfields?
The best way to do this would be using a cursor, and it's x-value determines the y-values of different Series. I also use three custom y-axes.
Thanks for any advices!
Mike
I've created several point series and now I want to display their data values in textfields. How can I do that?
I've tried to use the onMouseMove function to follow the mouse movements, and it's partly working. When I move the mouse cursor above Series0, it's working, but when I move above Series1 (or others), it is not working.
How can I follow the mouse movements on ANY Series, and display the data of ALL Series in the textfields?
The best way to do this would be using a cursor, and it's x-value determines the y-values of different Series. I also use three custom y-axes.
Thanks for any advices!
Mike