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
…..."August", "YTD"}; double[] values = {-9, 1, 3, 4, -3, 2, 7, 3...getCell(0, i + 1, 1, values[i]); // Values } // Customize legend...