Hello,
I am generating chart with spire presentation with C#, everything seems ok but when try to click Edit Data I get the error below in Microsoft powerpoint . But it works when open with WPS and google docs . Is there a way to avoid this.
chart.ChartData.Clear(0, 0, categoryCount + 1, seriesCount + 1);