As I mentioned in part1 and part 2 of this series you can update an existing chart to change some of its properties without having to recreate the chart from scratch. In this post we will see how to update the chart options:
- Click on the chart.
- On the top menu Click Chart then click Chart Options.
- The Chart Options window will open.
There are six tabs in Chart Options window.
1. Titles
You can change the chart main title, category (X) axis title or Value (Y) axis title.
2. Axes
Here you specify what you want to see as labels in the category (X) axis or the Value (Y) axis.
3. Gridlines
Specify whether you want gridlines in the category (X) axis or the Value (Y) axis.
4. Legend
Specify where you want the legend to appear relative to the chart.
5. Data Labels
Data labels allow you to put labels on your data (the columns in our example). You can chose to put series names, category names or values.
6. Data Table
Data table gives you the option to show your actual data below the chart.
Please note that some of these options are not available for certain types of charts.






