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
contour series value and color grid scale problems
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / 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 |
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.
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.
Pep Jorge
http://support.steema.com
http://support.steema.com
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.
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.
Pep Jorge
http://support.steema.com
http://support.steema.com