Charts - Highlighting One Value in a different color

E

Eric

Is there a way to change the color for only one Value in a Bar Chart?

What I'm tring to do is this, I have a report that shows the values for all
items selected. e.g. 10 Properties and their last sale.

I need to be able to see my Subject Property in a different color. I have
code in my report that allows me to detect wether or not my property is being
viewed on the Property Form and then change fonts to Bold in a summary report
for that record only.

How can I do this in a chart? Would it be better to have my Subject as
another value on the report - if so - how do i change in code?

Thanks.
 
Top