Setting space between plot area and legends for Pie chart

We have a license and we Need support on Aspose.pie chart in .pptx to reduce Space between plot area and legends from asp.net code

@aswinivb,
Welcome to our community! Thank you for the query. It will take me a while to prepare the information for you. I will answer as soon as possible.

@aswinivb,
To change the space between the plot area and legend, you can change the legend position as shown below:

chart.Legend.Y = 50 / chart.Height;

Documents: Chart Legend
API Reference: ILegend Interface

Thanks

Now below url is giving error.

image.png (34.3 KB)

This topic has been moved to the related forum: Need support on Pie chart Space between plot area and legends setting - Free Support Forum - aspose.app