Hi Team,
Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ?
Period
Savings
PrevYear
-9
January
1
February
3
March
4
April
-3
…...// Create a presentation Presentation presentation = new Presentation();...slide = presentation.getSlides().addEmptySlide(presentation.getLayoutSlides()...