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?
Is the difference point of the Line and the FastLine what?
-
- Newbie
- Posts: 10
- Joined: Mon Jun 20, 2005 4:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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?
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 |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 10
- Joined: Mon Jun 20, 2005 4:00 am
hum..
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.
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |