Read Axis Labels after Calculating the Chart

Possible Usage Scenarios

You can read the axis labels of your chart after calculating its values using the Chart.calculate() method. Please use the Axis.getAxisTexts() method for this purpose, which will return the list of axis labels.

Read Axis Labels after Calculating the Chart

Please see the following sample code that loads the sample Excel file and reads the category axis labels of the chart in the first worksheet. It then prints the values of the axis labels to the console. Refer to the console output of the sample code given below for reference.

Sample Code

Console Output

 Category Axis Labels:

\---------------------

Iran

China

USA

Brazil

England