ChartTitleOptions Properties
Specifies common title settings, including layout and text source options.| Name | Description |
|---|---|
| CustomText | Gets or sets custom chart title text. Inherited from ChartTitleOptionsBase. |
| Fill | Gets or sets fill settings for the title background. Inherited from ChartTitleOptionsBase. |
| Layout | Gets or sets layout options for the chart title. |
| OutlineStyle | Gets or sets line settings for the title outline. Inherited from ChartTitleOptionsBase. |
| TextProperties | Gets or sets text formatting properties for the chart title. |
| TextReference | Gets or sets a worksheet range reference that supplies title text. |
See Also