Page 1 of 1

contour series value and color grid scale problems

Posted: Fri Sep 15, 2006 7:43 am
by 9524558
Dear Support

I face two problems:

1. I use a contour grid to plot a distribution. I also use the annotation tool to indicate contour point values. The annotation flys with the cursor, and by using the OnMouseMove and TeeChart.Series(I).Clicked(X, Y) procedures I permanently update the flying annotation allowing the user to check selected contour point values. The problem is, that contour series values obtained (and indicated in the flying annotation) in this way do not match the color legend scale on the right of the chart at all. Could you test and check it?

2. I'm also representing the same distribution above with a color grid. Unfortunately the continuous color scale legend of this object (or series) on the right of the chart does not work at all, i.e. does not show any values, they are all 0. Do you face this problem as well?

Thank you in advance,
best regards

Andras

Posted: Fri Sep 15, 2006 8:29 am
by narcis
Hi Andras,

Could you please send us an example project we can run "as-is" to reproduce the problems here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

Thanks in advance.

Posted: Fri Sep 15, 2006 9:44 am
by 9524558
Dear Narcis

I have posted the example on the URL you gave. I use VB6, and Tchart AX maintenance release version V8.

Thanks in advance

Andras

Posted: Mon Sep 18, 2006 2:08 pm
by Pep
Hi Andras,

1) Yes, I can see what you refer, I'm reviewing which could be the problem, I'll let you know something about this item as soon as possible.

2) Adding :
.TChartGrid.Series(0).asColorGrid.CreateRangePalette
after the AddArray solves the problem.

Posted: Wed Oct 04, 2006 6:35 am
by 9524558
Any news from the contouring problem?

regards

Andras

Posted: Fri Oct 06, 2006 4:22 pm
by Pep
Hi Andras,

we're working on it, trying to find where the problem is. I'll post a note here when we've a fix for it and then I will send to you the fixed ocx if needed.

Posted: Sun Oct 08, 2006 8:25 am
by 9524558
Ok Pep, thanks in advance.

best regards

Andras