Query on tooltips and AfterDraw event

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
spacemanspiff
Newbie
Newbie
Posts: 10
Joined: Fri Jul 02, 2004 4:00 am
Contact:

Query on tooltips and AfterDraw event

Post by spacemanspiff » Thu Sep 01, 2005 1:14 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Sep 02, 2005 8:32 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply