Dynamic palette control with Contour series
Posted: Fri Dec 28, 2007 11:56 am
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.
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.