Cannot show percentage in doughnut charts

Hi,

Does anyone have success showing percentage in doughnut charts?

The percentages are displayed when I used pie charts.
But when I use doughnut charts, nothing is displayed.

While debugging i found that

chart.NSeries[0].DataLabels.IsPercentageShown = true;

cannot be assigned. The property IsPercentageShown remains false.

Is this a bug or are percentages not supported for doughnut charts?

Hi,

Yes, we found the issue related Doughnut chart, we will support to add percentages with the slices soon.

Thank you.

Hi,

Please try the new version http://www.aspose.com/community/files/51/file-format-components/aspose.cells/entry133353.aspx.

We have supported it now.