Wrong value index in clickseries event

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

Wrong value index in clickseries event

Post by Amol » Thu Aug 06, 2009 7:05 pm

I am currently using Teechart.net V2. The series I am using is a point series. The ClickSeries returns a wrong valueIndex when I click on a point. Is there anyway we can fix that problem in V2?

Thanks,

hy

Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

Re: Wrong value index in clickseries event

Post by Amol » Thu Aug 06, 2009 8:09 pm

I noticed that the valueindex is reported with sorted x values. Is the index supposed to be liek that?

hy

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Wrong value index in clickseries event

Post by Yeray » Fri Aug 07, 2009 10:08 am

Hi Amol,

Could you please attach here a simple example project or a simple code snipped we can run as-is to reproduce the issue here? Then we'll be able to tell you if your code forks fine with the actual TeeChart versions.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply