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
OnMouseMove - several Series
Hi Mike,
I've attached one example into the steema.public.attachments newsgroups (with the same Subject) which does this.
I've attached one example into the steema.public.attachments newsgroups (with the same Subject) which does this.
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi, Pep,Pep wrote:Hi Mike,
I've attached one example into the steema.public.attachments newsgroups (with the same Subject) which does this.
I also want to know how to realize it, but I can't visit the newsgroup. Would you please send your example code to my email? Hopefully it is VC++ code.
Thank you very much!
David
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi David,
I've just sent you the example to your forums e-mail contact address. Please let me know if you don't receive it.
BTW: It's a Visual Basic example but it should give you the ideas on how to achieve that and porting it to VC++ shouldn't be difficult.
I've just sent you the example to your forums e-mail contact address. Please let me know if you don't receive it.
BTW: It's a Visual Basic example but it should give you the ideas on how to achieve that and porting it to VC++ shouldn't be difficult.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hi, Narcís,
I haven't got your email. Did you cmopress the files in zip format? Would you please send it to my personal email address: ls_fn@yahoo.com.sg?
Thank you very much!
David
I haven't got your email. Did you cmopress the files in zip format? Would you please send it to my personal email address: ls_fn@yahoo.com.sg?
Thank you very much!
David
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi David,
Yes, I sent it as a .zip package. Now I forwarded it to your personal e-mail address.
Yes, I sent it as a .zip package. Now I forwarded it to your personal e-mail address.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |