Forum Discussion
abrsa2285
Oct 03, 2023Copper Contributor
How to change the color of each pie chart slice in access?
I need to set standard colors for Pie charts in our Access database. Currently, this is what I see. But our organization has standard colors used in other applications and want to use it in access ch...
CoolHour
May 20, 2026Occasional Reader
Not exactly what you want but I found a way to flip the blue/orange color, since colors are given by
alphabetical order blue is given to the first letter while orange to the second (in your example "Campus" starts with letter "C" which precedes letter "T" from "Telework"
Either choose words starts with the order you desire or in your case if you want "Telework" blue and "Campus" orange just add space before " Telework" which pushes it to top
Sorry for not having a better way...