Hi~
I am developing the program with TeeChart Pro ActiveX(Version 7.0.1.4).
but, i can find out a few seriestypes in TeeChartDefine.h
For Example,
ISOSurface
LinePoint
ImagePoint
DefaultPint
BigCandle
where are these defined?
And
is Triangle surf.(Seriestype) and scTriSurface(TeechartDefine.h) matching?
BoxPlot and scBox
Horizontal BoxPlot and scHorizBox
I can't find out a few SeriesType in TeeChartDefine.h
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi LeJu0,
I'm afraid those series can not be added at runtime in v7, they need to be created at designtime. Those constants have been added in v8. They can not be added in v7 now as the would break compatibility with v8 constants.
I'm afraid those series can not be added at runtime in v7, they need to be created at designtime. Those constants have been added in v8. They can not be added in v7 now as the would break compatibility with v8 constants.
Yes, exactly.And
is Triangle surf.(Seriestype) and scTriSurface(TeechartDefine.h) matching?
BoxPlot and scBox
Horizontal BoxPlot and scHorizBox
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 |