Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ChartText.TextType Property

Indicates the source of the text.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

ChartTextType TextType { get; }

Property Value

Type Description
ChartTextType

A ChartTextType enumeration member that specifies the text source.

See Also