ChartTitle Constructors
| Name | Parameters | Description |
|---|---|---|
| ChartTitle(ChartDataReference, TextProperties) | reference, textProperties | Initializes a new instance of the ChartTitle class with specified settings. |
| ChartTitle(TextArea) | textArea | Initializes a new instance of the ChartTitle class with specified settings. |
See Also