Update Chart Series Groups

Introduction

A group of series contains series properties that are common for each series in the group. Series groups are generated automatically based on types of series contained in the chart object. Aspose.Slide Cloud allows to obtain such groups and update their properties.

API Information

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/seriesGroup/{seriesGroupIndex} PUT Update chart series group SetChartSeriesGroup

cURL Example

The code example below shows how to update a chart series group.