Returns or sets the text used to display a chart element such as an axis title, data point label, footnote, or chart title.
Syntax
object.Text [ = text ]
The Text property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
text | String. A string that contains the text used for the chart element. |
Remarks
The Text property is the default property for each of the objects to which it applies.