ChartTitleOptions Properties
Contains common options for the chart and axis titles.
Name | Description |
---|---|
Fill |
Provides access to fill options for the specified drawing object.
Inherited from Shape |
Font |
Provides access to font attributes for text displayed in a chart element.
Inherited from Shape |
Layout | Enables you to specify the exact position of a chart title. |
Lines |
Gets the lines of text displayed in a chart element.
Inherited from Chart |
Outline |
Provides access to the options used to format an outline of the specified drawing object.
Inherited from Shape |
Plain |
Gets the text displayed in a chart element.
Inherited from Chart |
Range |
Returns a cell range from which a chart element’s text is obtained.
Inherited from Chart |
Refers |
Returns the string representation of the referenced cell range or formula.
Inherited from Chart |
Text |
Gets or sets the text direction in a chart element.
Inherited from Shape |
Text |
Gets or sets the rotation angle of the text in a chart element.
Inherited from Shape |
Text |
Indicates the source of the text.
Inherited from Chart |
Visible | Gets or sets a value indicating whether the specific title is displayed on a chart. |
See Also