Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
So I'm trying to do what should be really simple - change the font color for the dimension labels, expression labels, within-chart title, and the legend.
For the dimension labels and legend I can get them to underline via Properties>Font>Underline. However the Color box on the Font sheet doesn't seem to actually do anything no matter what color I set it to.
Any thoughts on why this is?
Use the options listed under the dimensions and expressions by clicking on the plus sign in front of the dimensions\expressions. Add color expressions there for text color e.g. RGB(255,0,0)
Use the options listed under the dimensions and expressions by clicking on the plus sign in front of the dimensions\expressions. Add color expressions there for text color e.g. RGB(255,0,0)
Thank you for the reply!
I do not see how to apply this method to the text on the axes however. For example, in the picture you posted, if I wanted to change color of "System App" and the colors of the percentages on the Y axis.
You can find that in the axes tab of the chart properties
Ah, thank you. For some reason I didn't think to go to the Font button to get to color. Thanks!