Implemented
Bar Chart Dimension Font Color By Expression
Right now, we can color measures by expression, but it would be nice to be able to color the dimension font by expression as well. There is an option to use expression in the Axis font options, but it will not allow you to evaluate "if" expressions. You cannot direct specific colors to dimension values ie. if([Name] = 'Company 1', red(), blue())
Suggested from ticket#: 29995