Page 1 of 1

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

Posted: Mon Jun 27, 2005 3:09 am
by 9637229
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?

Posted: Mon Jun 27, 2005 9:09 am
by narcis
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?

hum..

Posted: Tue Jun 28, 2005 2:37 am
by 9637229
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.

Posted: Tue Jun 28, 2005 11:30 am
by narcis
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.