Setting chart wall
Contents
[
Hide
]
Introduction
Aspose.Slides Cloud API allows setting wall properties of a 3D chart.
API Information
API | Type | Description | Resource |
---|---|---|---|
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/backWall | PUT | Updates back wall properties | SetChartWall |
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/sideWall | PUT | Updates side wall properties | SetChartWall |
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/floor | PUT | Updates properties of the chart floor | SetChartWall |
cURL Example
The code example below shows how to update the color of the back wall of the chart.
SDK Source
The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs