Hello,
I'm trying to hide some writing I have on a pie3D chart.
I'm not sure these are values, but I have some writing on the chart I can't remove, it resembles the tool tip in structure: 'label,precentageValue'.
It is fixed on the chart, trimmed on the edges.
showValues="0" does nothing
showPercentageVlues="0" has no effect.
other chart attributes I use:
paletteColors="ff8400,7cc4dc,ffacb2,91ca40,c5c5c5"
pieRadius="55"
pieYScale="70"
pieSliceDepth="1"
showPercentageValues="0"
showToolTip="0"
but infect the writing has been there from the begining, even before I added the additional attributes.
Any help will be appreciated.
Y