findTitle method



Returns a reference to the TextElement object for the chart title.

Syntax

TextElement = document.Chart.findTitle()

Applies to

Chart object.

Parameters

None.

Return value

TextElement. The reference to the created TextElement object.

See also
findFootnote method
findLegend method
findXAxisTitle method
findYAxisTitle method