How to change plot area position and size

Hi,


How i can change position and size of plot area in chart?

i found this

IChartPlotArea plotArea = ppChart.getPlotArea();

plotArea.setY( 2.0f );
plotArea.setX( 2.0f );
plotArea.setWidth( 100f );
plotArea.setHeight( 100f );

but not worked.

can you help me?

i use Aspose.slides 17.2.0 for java
Hi Aleksandr,

I have worked with the presentation file using Aspose.Slides for JAVA 17.2.0 and have been able to reproduce the issue. A ticket with ID SLIDESJAVA-36191 has been created in our issue tracking system to investigate and resolve the issue. This thread has been associated with the ticket so that we may share the notification with you once issue will be fixed.

We are sorry for your inconvenience,

The issues you have found earlier (filed as SLIDESJAVA-36191) have been fixed in this update.