ChartTitleEx Properties
Specifies title settings for extended chart types.| Name | Description |
|---|---|
| AllowOverlapChart | Gets or sets whether the title can overlap the chart area. |
| CustomText | Gets or sets custom chart title text. Inherited from ChartTitleOptionsBase. |
| Fill | Gets or sets fill settings for the title background. Inherited from ChartTitleOptionsBase. |
| OutlineStyle | Gets or sets line settings for the title outline. Inherited from ChartTitleOptionsBase. |
See Also