Back to Devexpress

ChartText Members

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-charttext-dot-underscore-members.md

latest1.7 KB
Original Source

ChartText Members

The text displayed in the chart element.

Properties

NameDescription
LinesGets the lines of text displayed in a chart element.
PlainTextGets the text displayed in a chart element.
RangeReturns a cell range from which a chart element’s text is obtained.
RefersToReturns the string representation of the referenced cell range or formula.
TextTypeIndicates the source of the text.

Methods

NameDescription
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

ChartText Interface

DevExpress.Spreadsheet.Charts Namespace