ClickSeries problems: position - pie - fired twice

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Hermes
Newbie
Newbie
Posts: 33
Joined: Fri Feb 03, 2012 12:00 am

ClickSeries problems: position - pie - fired twice

Post by Hermes » Fri Feb 10, 2012 5:15 pm

Hi,

I am having some trouble with the clickseries event:

1 - In the layout shown on the attached sample, clicks on the lower part of the bars won't fire the clickseries event, but if I click on the higher part of the bars, even above them clickseries is fired. In fact, as far as we were able to observe, it is like if the click's position that the chart takes into account in order to calculate if it was a click on a series or another element is moved exactly the height of the blue div at the bottom.

2 - If I change the Bar3d series for a Pie series valueIndex in the clickseries is always 0, is this right?

3 - Some times the clickseries event is fired twice.

The updatePanel and the way the chart is added(by code) are because this is how our application needs it to work.

Thanks
Attachments
TeeChart.zip
(4.46 KiB) Downloaded 397 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: ClickSeries problems: position - pie - fired twice

Post by Sandra » Wed Feb 15, 2012 5:19 pm

Hello Hermes,

Sorry for the delay. I haven't forgotten yo, I try to answer you asap.

Thanks,
Best Regards,
Sandra Pazos / 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

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: ClickSeries problems: position - pie - fired twice

Post by Sandra » Mon Feb 20, 2012 3:57 pm

Hello Hermes,

Ok. I suggest you try doing something as ASP.Net Demo Interacting with Charts\ Mouseover Hints\Click Element. If your problems still appears, please let me know.

Thanks,
Best Regards,
Sandra Pazos / 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

Hermes
Newbie
Newbie
Posts: 33
Joined: Fri Feb 03, 2012 12:00 am

Re: ClickSeries problems: position - pie - fired twice

Post by Hermes » Wed Feb 22, 2012 11:45 am

Hi!

Thanks for the response, I will give it a try and come back to you in a few days.

Post Reply