Add Chart Category

Introduction

Aspose.Slides Cloud allows you to add chart categories from a PowerPoint Presentation. 

API Information

Aspose.Slides Cloud provides resources to achieve this. You can add a chart categories in the Presentation. You provide datapoints that will be added to respective data series for the category.

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/categories POST Add the chart category CreateChartCategory

cURL Example

SDK Source

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

SDK Examples