Example: ChartTitle property

This example displays the title of a chart.

    System.out.println(chartObject.getChart().getChartTitle().getText());

Related information

ChartTitle property