Is the difference point of the Line and the FastLine what?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
blueday321
Newbie
Newbie
Posts: 10
Joined: Mon Jun 20, 2005 4:00 am

Is the difference point of the Line and the FastLine what?

Post by blueday321 » Mon Jun 27, 2005 3:09 am

It draws a graph with the Line and it recognizes the MouseOver Function(SeriesHotspot)
It draws a graph but with the FastLine and it does not recognize the MouseOver Function.

Is the difference point of the Line and the FastLine what?

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 Jun 27, 2005 9:09 am

Hi WISEfn,

Is this problem occuring in a WinForms or a WebForms application? Could you also please send us a project we can run "as-is" or give us some more details to reproduce the problem here?
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

blueday321
Newbie
Newbie
Posts: 10
Joined: Mon Jun 20, 2005 4:00 am

hum..

Post by blueday321 » Tue Jun 28, 2005 2:37 am

Me it is working from webForm environment.

When it uses the Line, the image is converted with the imgMap.

When it uses the fastLine, imgMap does not create.

That way only image one..

It will be like that and when MouseOver, the ToolTip does not come out.

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

Post by Narcís » Tue Jun 28, 2005 11:30 am

Hi WISEfn,

I've been able to reproduce that HotSpots tool doesn't work for FastLine series in WebForms and I've already added this to our wish-list as it is most likely not implemented as it doesn't make much sense using FastLine series in a WebForm. If you want to use HotSpots in a line you'd better use Line series.
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