Hi!
I try to do following with Contour series using VBScript:
1. I load Contour map using .asContour.AddArrayGrid method.
2. I want to change number of intervals in color Palette (asContour.NumLevels).
3. If I increase this value then everything OK.
4. If I try to decrease this value then TeeChart save some "old" values of color intervals (asContour.NumLevels).
What is the possible issue in my case?
What method do you recomend to change dynamicaly color range for TeeChart with VBScript?
BTW, what means mark "Automatic" in series->levels editor?
Thanks in advance,
Danila.
Dynamic palette control with Contour series
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Danila,
Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
Thanks in advance.
Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
That levels are calculated automatically instead of using a specific number of levels.BTW, what means mark "Automatic" in series->levels editor?
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 |