ChartText Members
In This Article
#Properties
Name | Description |
---|---|
Lines | Gets the lines of text displayed in a chart element. |
Plain |
Gets the text displayed in a chart element. |
Range | Returns a cell range from which a chart element’s text is obtained. |
Refers |
Returns the string representation of the referenced cell range or formula. |
Text |
Indicates the source of the text. |
#Methods
Name | Description |
---|---|
Set |
Specifies that the text is obtained automatically. |
Set |
Specifies the cell that is the source for the text used in a chart element. |
Set |
Specifies the cell that is the source for the text used in a chart element. |
Set |
Specifies the text used in a chart element. |
See Also