Hello Team,
We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method.
We are facing issue in formatting the number…...formatting the numbers and currency values based on current culture information...categories = new List(); var values = new List(); var costValues...