Sizing charts

Hi,

I am using Aspose.Cells to create charts then embedding them into PowerPoint using Aspose.Slides. I have exact width/height requirements for each chart and set the size of the OleObjectFrame accordingly. No problem there. But is there a way of sizing the chart in Aspose.Cells so that it is scaled correctly to the size of the frame? I'm familiar with the Worksheets.SetOleSize() method but it does not seem to be helping. Basically I want to stop the chart from changing size when it is activated.

Thanks for any help or advice you could offer.

Shaun

Dear Shaun,

Please see this thread; probably it is helpful in your problem.