Hotspot

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
iTL
Newbie
Newbie
Posts: 4
Joined: Wed May 24, 2006 12:00 am

Hotspot

Post by iTL » Mon May 29, 2006 12:08 pm

When I add hotspots to a fastline-series, the titles appears between point A and point B.

I want the hotspot to appear only when I move my cursor to a specific point on my fastline, i.e. only point A and not the line between two points.

How can I do this?

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

Post by Narcís » Mon May 29, 2006 1:11 pm

Hi iTL,

What do you exactly mean? Fast line series doesn't have pointer.
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

iTL
Newbie
Newbie
Posts: 4
Joined: Wed May 24, 2006 12:00 am

Hotspot

Post by iTL » Mon May 29, 2006 1:30 pm

If my data looks like this:
1,5,2,6,3

then I want my hotspot to appear when I have the cursor over i.e. 5.
today it appears then the curser is over the line between 5 and 2.

so I would like to be able to set the hotspot on a specific x-y value.

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

Post by Narcís » Mon May 29, 2006 1:50 pm

Hi iTL,

This is not possible, all parts of the series display hotspots. You can use a point series but then you won't see a line between the points. If you use a line series with visible pointer, the lines and the pointers will display hotspots.
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

iTL
Newbie
Newbie
Posts: 4
Joined: Wed May 24, 2006 12:00 am

Post by iTL » Mon May 29, 2006 2:19 pm

ok.. thanks :)

Post Reply