I have a Pie chart which displays correctly but in the Legend is displayed the values with the correct percentages AND the Sum showing 100%.
I need to either remove the Sum line or be able to change the text from the report since I have to produce the report in 4 languages and the Sum always shows up in the language of the server.
the legend looks something like;
value1 25%
value2 25%
value3 75%
Sum 100% <------ this line must go or be changed (e.g. in Italian as Totale)
Running a server for each language is not an option
There are a variable number of values so I cannot overlay a rectangle on a fixed position. (awfull solution)
Is there any way I can simply turn off the Summ (not the whole legend which is needed)?
any help would be greatly appreciated.
I am using Crystal Reports 2008
Best Regards
Chris Ryder