Apply-PPTX-chart-entity-custom-formatting.cs File metadata and controls Code Blame 35 lines (31 loc) · 1.13 KB Raw Download raw file namespace ApplyChartFormatting static void Main () ...
IChartSeries series1 = chart.ChartData.Series.Add(workbook.GetCell(defaultWorksheetIndex, 0, 1, "Series 1"), Aspose.Slides.Charts.ChartType.Line); IChartSeries ...