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

ChartText.SetAuto() Method

Specifies that the text is obtained automatically.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

void SetAuto()

Remarks

Use the SetAuto method to reset manual text assignments so that the text is created automatically.

See Also