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