Page 1 of 1

Dynamic TColorGridSeries or other solution?

Posted: Thu Feb 24, 2005 11:08 am
by 8441848
Hello,

You say that TColorGridSeries are limited to 2000x2000 points. I work on an application of data analysis so I need to draw something like 9000*20 points (sometimes moreā€¦)
Is it possible to make TColorGridSeries dynamic or to have bigger array without to buy TeeChart with source?

Regards,

Cyril

Posted: Thu Feb 24, 2005 4:20 pm
by Marjan
Hi.
TColorGridSeries dynamic or to have bigger
I guess so, but not without changing TeeChart sources (so you'll need source code to make necessary modifications).

But I'd rather define bigger upper limit for static array and then use it for series.