String property



The string used for a title, footnote, or axis title.

Syntax

Set:     TextElement.setString(str)
Get: str = TextElement.getString()

Applies to

TextElement object.

Data type

string. The string that defines a title, footnote, or axis title.

Usage

This property does not apply to legends.

See also
Legend property
LegendSource property
footnote PARAM tag
legends PARAM tag
title PARAM tag
xAxisTitle PARAM tag
yAxisTitle PARAM tag