ChartTitleOptionsEx Constructors
Specifies base title settings for extended chart types.| Name | Parameters | Description |
|---|---|---|
| ChartTitleOptionsEx(TextArea) | textArea | Initializes a new instance of the ChartTitleOptionsEx class with custom text. |
| ChartTitleOptionsEx(String) | text | Initializes a new instance of the ChartTitleOptionsEx class with plain text. |
See Also