Page 1 of 1

Point size in colorGrid

Posted: Thu Oct 06, 2005 1:35 pm
by 8120359
Is there any way to displaying color points in the colorgrid which has different size? or is there another graph style which support this?

For example you can specify the width and high of each points.

I don't want to use shape's, because array size of teh color grid can be 1000*1000 or more.

TeeChart what I'm using is 1.0.1452.42972

Posted: Fri Oct 07, 2005 8:30 am
by narcis
Hi HQO,

Have you thought about using Point3D series? You can see an example on how to customize each point at the TeeChart features demo, example: All Features\Welcome!\Chart Styles\Extended\Point 3D\Pointer Style Event. You'll find the features demo at the TeeChart program group.