Smooth line with JAVA API of Aspose.Cells

Hi,
It’s possible to build excel charts with smooth line using java library ?
Best regards

Hi,

Please try this fix.

Please use ASeries.setSmooth(boolean) method to set smooth line.

OK
Thanks