Link Search Menu Expand Document

ChartTitle Properties

The ChartTitle type exposes the following members.

Properties
NameDescription
Public propertyBorder
Gets a Border object that represents the border of the object.
(Overrides AbstractTitleBorder.)
Public propertyFill
Gets a FillFormat object that contains fill formatting properties for the specified chart or shape.
(Overrides AbstractTitleFill.)
Public propertyFont
Gets a SpreadsheetFont object that represents the font of the specified object.
(Overrides AbstractTitleFont.)
Public propertyLeft
Gets or sets the position, in points, of the left edge of the chart title.
(Overrides AbstractTitleLeft.)
Public propertyOrientation
Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees.
Public propertyShadow
Gets or sets a value indicating whether this ChartTitle has a shadow.
(Overrides AbstractTitleShadow.)
Public propertyText
Gets or sets the text.
(Overrides AbstractTitleText.)
Public propertyTop
Gets or sets the position, in points, of the top edge of the chart title.
(Overrides AbstractTitleTop.)
Top
See Also

Reference