Hi,
Can tooltips be displayed over text displayed using the AfterDraw event?
My requirement is this: I have to display some text on the chart that I have plotted. For this, I am using the AfterDraw event to dynamically display my text. So far I'm ok.
The question that I have now is whether I can display some tooltip as the mouse moves over the text that I have displayed ? I have displayed some formula as my text and as the mouse moves over the formula, I want to be able to expand the variables and give some description in a tooltip.
Does TChart have any feature which can support this ?
Thanks in advance,
spacemanspiff
Query on tooltips and AfterDraw event
-
- Newbie
- Posts: 10
- Joined: Fri Jul 02, 2004 4:00 am
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi spacemanspiff,
Have you thought about using Annotation tools for that? You'll find examples and information on how to use them at the features demo (All Features\Welcome !\Tools\Annotation), TeeChart Tutorials (Tutorial 18 - The TeeChart Tool Collection) and Maps demo. All those items are available at the TeeChart program group.
Have you thought about using Annotation tools for that? You'll find examples and information on how to use them at the features demo (All Features\Welcome !\Tools\Annotation), TeeChart Tutorials (Tutorial 18 - The TeeChart Tool Collection) and Maps demo. All those items are available at the TeeChart program group.
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 |