ChartTitle(ChartDataReference, TextProperties) Constructor
Initializes a new instance of the ChartTitle class with specified settings.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| reference | ChartDataReference |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| textProperties | TextProperties | null |
See Also