Pie Chart Label Name Is Displayed inside the Chart after Creating It in C#

In some slides, Pie Chart label name is displayed inside the chart. Need solution for displaying the label name outside of the pie chart.
Please find the below attachment for the sample code and
PieChartLabel.zip (11.2 KB)

reference.

@Rashique,
Thank you for reporting on the issue. I’ve reproduced the problem you described.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SLIDESNET-44453

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@Rashique,
Our developers have investigated the case. The code example you provided is correct as well as the result of its work. This behavior can be reproduced in PowerPoint:

  1. Add a Pie chart to a slide.
  2. Enable data labels to be displayed “Outside End”.
  3. Select one data label and change its position to “Best Fit”.

As a result, all data label position property values will still be set to “Outside End” and one data label’s position value will be set to “Best Fit”. This behavior is normal and works the same for both Aspose.Slides and PowerPoint.