ChartText Properties
The text displayed in the chart element.| Name | Description |
|---|---|
| Lines | Gets the lines of text displayed in a chart element. |
| PlainText | Gets the text displayed in a chart element. |
| Range | Returns a cell range from which a chart element’s text is obtained. |
| RefersTo | Returns the string representation of the referenced cell range or formula. |
| TextType | Indicates the source of the text. |
See Also