Chart Legend Size/Position Properties have no effect

I am unable to set the location and size of a legend. This is for a StackedColumn chart.

//Works
chart.Legend.TextFormat.PortionFormat.FontHeight = 12;
//Does not work
chart.Legend.X = 534;
chart.Legend.Y = 126;
chart.Legend.Width = 136;
chart.Legend.Height = 361;


Hi Patrick,


Thank you for considering Aspose.Slides.

I have observed your requirements and have been able to reproduce the issue specified while setting the properties of legend. A ticket with ID SLIDESNET-36368 has been logged in our issue tracking system to further investigate and to resolve the issue.This thread has been linked with the issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,

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


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.