Reputation: 121
I have 10 items:
Col1, Col2
One, 1
Two, 7
Three, 45
Four, 2
etc...
By default each series is one colour, so each bar in the chart is the same colour. I would like each bar to have a different colour or gradient.
I can do it by switching the labels to be at the side, but I would like the labels of the series to be on the bottom.
Upvotes: 1
Views: 9666
Reputation: 121
Select a data point (a bar),
Right click > Format Data Point > Fill > Select vary colours by point.
It adds a legend to the right, but you can remove that if you want.
Upvotes: 2