Using pie chart colors for label foreground colors -
09-04-2010
, 08:37 AM
using access2007, I've created a pie chart based on a data table
the chart has 4 slices, and the color of each slice is auto-assigned
I used the 'graph options' to get the RGB color of each slice
the form has labels containing the name of each slice, and I was
hoping to set the foreground color of the label to the slice's RGB
value
but the label color doesn't match the slice color
any ideas why ? and how to make it so ? |