Modifying lines colors in TDBChart
Posted: Thu Jul 12, 2012 5:50 pm
Hi!
I have a TDBChart with a Lines series, and I would like to try different color palletes to find the best one (read, the one that repeats less colors) to be used with the situation when the datasource returns several records (meaning more than 15 lines in the chart).
I tried to use DBChart1.ColorPaletteIndex:=<<some existing index>> but seems to produce no effect at all.
Can someone point me to the correct way of doing this?
Carlos
I have a TDBChart with a Lines series, and I would like to try different color palletes to find the best one (read, the one that repeats less colors) to be used with the situation when the datasource returns several records (meaning more than 15 lines in the chart).
I tried to use DBChart1.ColorPaletteIndex:=<<some existing index>> but seems to produce no effect at all.
Can someone point me to the correct way of doing this?
Carlos