ChartText Methods
The text displayed in the chart element.Name | Description |
---|---|
SetAuto() | Specifies that the text is obtained automatically. |
SetReference(CellRange) | Specifies the cell that is the source for the text used in a chart element. |
SetReference(String) | Specifies the cell that is the source for the text used in a chart element. |
SetValue(String) | Specifies the text used in a chart element. |
See Also