PDA

View Full Version : Histogram with different colors



NoRulez
14th September 2008, 18:49
Hey @all,

is it possible to draw each bar with a different color?
If so, how can i do it?
I tried calling setColor() each time i draw a bar, but at the end all the bars have the same color.

Regards

jacek
14th September 2008, 18:57
What histogram? Could you post the code that does the drawing?