Working with Excel Charts
Contents
[
Hide
]
Working with Charts on an Excel file
Excel charts are visual representations of data that help users quickly understand trends and patterns.
The Aspose.Cells Cloud API enables developers to programmatically work with these charts inside Excel workbooks stored in the cloud. With the API you can retrieve existing charts, add new ones, modify their properties (such as titles, axes, and legends), delete unwanted charts, and convert charts to image formats for reporting or downstream processing. The following links provide direct access to the detailed operation pages for each supported chart‑related action.
- Get Chart from a Worksheet
- Add a Chart in a Worksheet
- Delete all Charts from a Worksheet
- Delete a Chart from a Worksheet
- Convert Chart to Image
- Get Chart Area from a Worksheet
- Get Fill Format of a Chart Area from a Worksheet
- Get Chart Legend from a Worksheet
- Update Chart Legend in a Worksheet
- Show Chart Legend in a Worksheet
- Hide Chart Legend in a Worksheet
- Get Chart Title From a Worksheet
- Set Chart Title in Excel Worksheet
- Update Chart Title in Excel Worksheet
- Delete Chart Title in a Worksheet
- Update Chart Properties
- Get Chart Category Axis
- Get Chart Value Axis
- Get Chart Second Category Axis
- Get Chart Second Value Axis
- Update Chart Category Axis
- Update Chart Value Axis
- Update Chart Second Category Axis
- Update Chart Second Value Axis