Set a Chart Legend

Introduction

Aspose.Slides Cloud API allows setting chart legend properties.

API Information

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/legend PUT Updates chart legend properties SetChartLegend

cURL Example

The code example below shows how to update some properties of the chart legend.

SDK Source

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

SDK Examples