ChartTitleOptions Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Reset |
Removes custom formatting of the chart element and applies default formatting based on the chart style.
Inherited from Shape |
Set |
Specifies that the text is obtained automatically.
Inherited from Chart |
Set |
Specifies the cell that is the source for the text used in a chart element.
Inherited from Chart |
Set |
Specifies the cell that is the source for the text used in a chart element.
Inherited from Chart |
Set |
Specifies the text used in a chart element.
Inherited from Chart |
See Also