Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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