Retrieving Gradient on Chart Series

Has anyone had success in retrieving the Fill Format properties from an excel chart through Aspose.Cells

Trying to get Chart.Nseries[0].Area.FillFormat

Retrieve the Fill fromat from series 1 of the following chart (attached)

Everytime I try to get this FillFormat in incorrect(no gradient settings)

If I set the gradient settings while creating the chart I can read it just fine, it is just when I load a saved xls chart that I cannot retrieve the Gradient settings.

Thanks,

Jusitn


This message was posted using Page2Forum (attachment) from Setting Charts Appearance - Aspose.Cells for .NET and Java

Hi Justin,

Well, currently you cannot get / retrieve the gradient fillformat's attributes in a designer chart although you may set / modify gradient settings to the designer chart at runtime using Aspose.Cells APIs. We will support this feature soon.

Thank you.