Delete Chart Datapoint

Introduction

Aspose.Slides Cloud allows you to delete chart datapoints from a PowerPoint Presentation. 

API Information

Aspose.Slides Cloud provides resources to achieve this.

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/series/{seriesIndex}/dataPoints/{dataPointIndex} DELETE Delete the chart datapoint DeleteChartDataPoint

cURL Example

SDK Source

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

SDK Examples