Hi,
There is a way to show a legend with arguments and the series label with value and percentage? Like this example:
Pie Chart - Legend and Series Label Percentage
Re: Pie Chart - Legend and Series Label Percentage
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.
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.