ChartTitle Properties
A chart title.Name | Description |
---|---|
Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
Font | Provides access to font attributes for text displayed in a chart element. Inherited from ShapeTextFormat. |
Layout | Enables you to specify the exact position of a chart title. Inherited from ChartTitleOptions. |
Lines | Gets the lines of text displayed in a chart element. Inherited from ChartText. |
Outline | Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase. |
Overlay | Gets or sets whether the chart title overlaps the chart. |
PlainText | Gets the text displayed in a chart element. Inherited from ChartText. |
Range | Returns a cell range from which a chart element’s text is obtained. Inherited from ChartText. |
RefersTo | Returns the string representation of the referenced cell range or formula. Inherited from ChartText. |
TextDirection | Gets or sets the text direction in a chart element. Inherited from ShapeTextFormat. |
TextRotation | Gets or sets the rotation angle of the text in a chart element. Inherited from ShapeTextFormat. |
TextType | Indicates the source of the text. Inherited from ChartText. |
Visible | Gets or sets a value indicating whether the specific title is displayed on a chart. Inherited from ChartTitleOptions. |
See Also