Text property

This property returns a string value that represents the text of the chart title.

Defined in

ChartTitle

Data type

String

Syntax

public String getText()
public void setText(String text)

See examples

Example: Text property