I can't find out a few SeriesType in TeeChartDefine.h

TeeChart for ActiveX, COM and ASP
Post Reply
LeJu0
Newbie
Newbie
Posts: 1
Joined: Mon Dec 19, 2005 12:00 am
Contact:

I can't find out a few SeriesType in TeeChartDefine.h

Post by LeJu0 » Fri Mar 07, 2008 12:09 am

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
:?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Mar 10, 2008 11:48 am

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.
And
is Triangle surf.(Seriestype) and scTriSurface(TeechartDefine.h) matching?
BoxPlot and scBox
Horizontal BoxPlot and scHorizBox
Yes, exactly.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply