Posted
on May 5, 2011
(permalink)
Hi,
I'm tryiing to combine those two parameters without success (DataLabelsColumn, DefaultLabelValue) .
Here is my data :
State Total
California 120
Nevada 250
Arizona 40
I'm trying to display for each part of the pie the name of the state and the percentage next to it without a legend for the chart.
Ex: California (29%), Nevada (61%), Arizona (10%)
When I specify DataLabelsColumn, I only see the name of the state.
Do you have any idea if it is possible or not ?
Thank you for your help,
MisterG