Click or drag to resize

ChartTitle Properties

The ChartTitle type exposes the following members.

Properties
Name Description
Public property BackgroundMode
Display mode of the background.
(Inherited from XlsChartTitleArea .)
Public property Color
Gets or sets color.
(Inherited from XlsChartTitleArea .)
Public property Font Obsolete.
Returns FontImpl for current font. Read-only.
(Inherited from XlsChartTitleArea .)
Public property FontName
Returns or sets the font name. Read / write string.
(Inherited from XlsChartTitleArea .)
Public property FrameFormat
Return frame format. Read-only.
(Inherited from XlsChartTitleArea .)
Public property IsAutoColor
Indicates whether color has automatic color. Read-only.
(Inherited from XlsChartTitleArea .)
Public property IsAutoMode
True if background is set to automatic.
(Inherited from XlsChartTitleArea .)
Public property IsBold
True if the font is bold. Read / write Boolean.
(Inherited from XlsChartTitleArea .)
Public property IsItalic
True if the font style is italic. Read / write Boolean.
(Inherited from XlsChartTitleArea .)
Public property IsStrikethrough
True if the font is struck through with a horizontal line. Read / write Boolean
(Inherited from XlsChartTitleArea .)
Public property IsSubscript
True if the font is formatted as subscript. False by default. Read / write Boolean.
(Inherited from XlsChartTitleArea .)
Public property IsSuperscript
True if the font is formatted as superscript. False by default. Read/write Boolean
(Inherited from XlsChartTitleArea .)
Public property KnownColor
Returns or sets the primary color of the object.
(Inherited from XlsChartTitleArea .)
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property Size
Returns or sets the size of the font. Read / write Variant.
(Inherited from XlsChartTitleArea .)
Public property StrikethroughType
Represents the TextArea StrikethroughType
(Inherited from XlsChartTitleArea .)
Public property Text
Gets or sets text.
(Inherited from XlsChartTitleArea .)
Public property TextRotationAngle
Text rotation angle. between -90 and 90.
(Inherited from XlsChartTitleArea .)
Public property Underline
Returns or sets the type of underline applied to the font.
(Inherited from XlsChartTitleArea .)
Public property VerticalAlignment
Returns or sets font vertical alignment.
(Inherited from XlsChartTitleArea .)
Top
See Also