Hi!
I found that autoscaling on the chart doesn’t work well when the range of values is large.
Example:
var pres = new Presentation();
var pptChart = pres.Slides[0].Slide.Shapes.AddChart(ChartType.Line, 0, 0, 700, 300…...PNG (20.1 KB) So, my question is, is it...