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
ClickSeries problems: position - pie - fired twice
ClickSeries problems: position - pie - fired twice
- Attachments
-
- TeeChart.zip
- (4.46 KiB) Downloaded 396 times
Re: ClickSeries problems: position - pie - fired twice
Hello Hermes,
Sorry for the delay. I haven't forgotten yo, I try to answer you asap.
Thanks,
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 |
Instructions - How to post in this forum |
Re: ClickSeries problems: position - pie - fired twice
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,
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 |
Instructions - How to post in this forum |
Re: ClickSeries problems: position - pie - fired twice
Hi!
Thanks for the response, I will give it a try and come back to you in a few days.
Thanks for the response, I will give it a try and come back to you in a few days.