ChartTitleOptions(TextArea) Constructor
Initializes a new instance of the ChartTitleOptions class with custom text.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| textArea | TextArea | A text area object that defines title text and text runs. |
See Also