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.
https://products.aspose.app/slides/metadata/pptx
image.png (34.3 KB)