Hi there,
I have a bar chart which I want to be able to individually colour each bar. I know I can do
this using addbarlayer3(), but I need to be able to add the layer then apply the colours
later. Can this be done ?
I know that in pie charts you can do this with getSector() and setColor().
regards,
Ade |