Page 1 of 1

Problem in series load (with mark tips)

Posted: Tue Mar 07, 2006 11:50 am
by 9640544
Hi Guys

Just got the release version today, this problem is present in the trial and release version, and I havent tried the latest beta.

I have an X Y chart with 6 series and about 3 to 4 data points per series, consisting of an X,Y and Label.

When I hover over a point Mark tips displays the label of another of another point in the same series.

The problem looks to be in the data load as the data displayed in the tools data tab also has the labels against the wrong values.

The mark tips displays the data according to the data in the data tab.

Ill also put this in an e-mail as I couldnt see any possability to upload a demonstration file.

thanks

Andy

Posted: Thu Mar 09, 2006 10:29 am
by narcis
Hi Andy,

Thanks for the report.

We have been able to reproduce the issue and already fixed it for future releases. In the meantime, a workaround is using:

Code: Select all

Points1.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.None