Pie Chart - Legend and Series Label Percentage

Stimulsoft Reports.WEB discussion
Post Reply
careli
Posts: 10
Joined: Tue Mar 29, 2011 9:18 am
Location: Brasil

Pie Chart - Legend and Series Label Percentage

Post by careli »

Hi,

There is a way to show a legend with arguments and the series label with value and percentage? Like this example:
pie_chart.jpg
pie_chart.jpg (34.58 KiB) Viewed 1692 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Pie Chart - Legend and Series Label Percentage

Post by Alex K. »

Hello,

Unfortunately, this feature is not available for the chart.
As a way, you can try to add the additional column with the necessary string (value - percent) then use this column in the Tag property of the Chart and set ValueType property for the Series Label as "Tag".

Thank you.
Post Reply