Set Marker type to None

Hi Team,


I am working with Aspose Slides for Java 8.6.0, I am using a stacked column and stacked line series together.

I have set the Marker Type to None for the stack line series, but when PPT is generated, I can still see the markers.

totalSeries.getMarkerFill().getFill().setFillType(FillTypeEx.NoFill);
totalSeries.setMarkerSymbol(MarkerStyleTypeEx.None);
totalSeries.getMarkerFill().getLine().getFillFormat().setFillType(FillTypeEx.NoFill);
totalSeries.setMarkerSize(0);

Attaching the code and the feature in excel. Could you please help if I am missing something here.

Thanks,
Sravanthi




Hi Team,


I am awaiting your response. Appreciate your quick reply.


Regards,
Sravanthi

Hi Sravanthi,

I have worked with sample code shared by you and have been able to observe the issue specified. An issue with ID SLIDESJAVA-34405 has been created in our issue tracking system to further investigate and resolve the issue. In the meanwhile, I also suggest you to please try using Aspose.Slides for Java 14.4.0 on your end which is our new API. I am hopeful things will be working in new API.

We will share the feedback with you as soon the issue will be resolved.

We are sorry for your inconvenience,

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


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