PostChartValueAxis
Contents
[
Hide
]
PostChartValueAxis
Update chart value axis in the chart.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/charts/{chartIndex}/valueaxis | POST | Update chart value axis in the chart. | PostChartValueAxis |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
chartIndex | integer | The chart index. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |
Request Body Parameter
Parameter Name | Type | Description |
---|---|---|
axis | class:axis | Axis |