Category Name Mods at Runtime

A

AZToad

Creating a template to use with basic chart but when certain Xaxis labels
contain specific values that might show in certain data sets, I'd like to
either change the font color or use the interior colorindex property.

In other words,

a 1
b 2
c 3

But when the category values are displayed - I'd like the letter b to be in
blue.

I'm already scanning the data and modifying the color of the datalabel font
and the correlated bar chart but wanted to also change the category label.

Thanks in advance...

Any chance this property is available?
 
A

AZToad

Appreciate the response - unfortunately the option suggested would be too
time intensive as the data (literally hundreds of data sets) are just dropped
in by various analysts to a given range and there are certain categories that
management wants to have flagged when and if they show up - and a chart is
subsequently produced and distributed.

The bars and datalabels coloring (using interior.colorindex and
font.colorindex with case statements) are working great but I just couldn't
figure a way without getting errors to utilize the ticklabel formatting to
try to perform similar tasks on the category names.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top