Update Chart Series

Introduction

Aspose.Slides Cloud allows you to update chart slides from a PowerPoint Presentation. 

API Information

Aspose.Slides Cloud provides resources to achieve this. You can update a chart series in the Presentation

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/series/{seriesIndex} PUT Update the chart series UpdateChartSeries

cURL Example

SDK Source

The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs

SDK Examples