Page 1 of 1

Display values on bar and pie charts

Posted: Mon Nov 12, 2012 8:32 am
by aaronrc
Is it possible to display the values for bar and pie charts on each of the columns and pie segments respectively?

Re: Display values on bar and pie charts

Posted: Mon Nov 12, 2012 12:11 pm
by Alex K.
Hello,

Can you please describe your issue in more details.

Thank you.

Re: Display values on bar and pie charts

Posted: Mon Nov 12, 2012 8:48 pm
by aaronrc
In the example below I'd like to be able to:
- On the pie chart rather than just display the values of "M" & "F" I'd also like to display the percentage of each, e.g. "M - 54%" & "F - 46%". Or alternatively display the % value on the chart itself,
- On the bar chart display the value of each column on a tag above the column so for the "F" column display a value of "20" somewhere on the column and likewise for the "M" column.
Screen Shot 2012-11-13 at 7.42.17 AM.png
Screen Shot 2012-11-13 at 7.42.17 AM.png (111.86 KiB) Viewed 2501 times

Re: Display values on bar and pie charts

Posted: Tue Nov 13, 2012 7:54 am
by HighAley
Hello.
aaronrc wrote: - On the pie chart rather than just display the values of "M" & "F" I'd also like to display the percentage of each, e.g. "M - 54%" & "F - 46%". Or alternatively display the % value on the chart itself,
You should set the Series Labels - Show in Percent property to True and the Value Type property to the Argument - Value.
aaronrc wrote: - On the bar chart display the value of each column on a tag above the column so for the "F" column display a value of "20" somewhere on the column and likewise for the "M" column.
Here you should set the Series Labels property to Outside End.

Look at the attached report template.
Report.mrt
(14.55 KiB) Downloaded 406 times
Thank you.

Re: Display values on bar and pie charts

Posted: Tue Nov 13, 2012 10:16 pm
by aaronrc
Perfect, thanks!

Re: Display values on bar and pie charts

Posted: Wed Nov 14, 2012 10:45 am
by HighAley
Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.