Page 1 of 1

Changing Default Series Colors

Posted: Mon Mar 22, 2004 3:17 pm
by 9079975
Is there an easy way to change the series colors, i.e. the default appears to be red, yellow, green, etc? If we wanted to use different shades of gray, blue, etc., would we have to write a class file or settings?
Thanks

Posted: Mon Mar 22, 2004 6:22 pm
by Pep
Hi,

the TeeChart ENum constant clTeeColor produce a range of different
colours. The number of colours in this range cannot be altered. If you
wished, you could create your own function to replace clTeeColor which could generate as many different colours as you need.