The following tables list the members exposed by ChartTitle.
| Name | Description | |
|---|---|---|
|  | ChartTitle Constructor | Creates a new ChartTitle instance. | 
| Name | Description | |
|---|---|---|
|  | Border | Determines the appearance of the border drawn around the text area, as well as whether a border appears. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
|  | DefaultFont | Defines the font properties for each formatted run in the Text that has no more specific setting. Read-only. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Fill | Returns or sets a ChartFillBase derived object which defines the fill properties for the text area. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Formula | The formula used to get the text displayed within the text area. (read-only). (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | HorizontalOverflow | Determines whether text is allowed to continue horizontally outside the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Left | The left position of the text area (ignored unless Position is set to 'Custom'). (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Overlay | Determines whether the chart title is laid over the plot area. | 
|  | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
|  | Position | Determines whether the position of the text area is automatic or custom as specified by the Left and Top properties. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | ReadingOrder | Determines the reading order (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Rotation | Determines the rotation of the text area, expressed in degrees. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
|  | Text | Returns or sets a Infragistics.Documents.Excel.FormattedString object which defines the text to be displayed by the associated chart element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | TextDirection | Determines the orientation and direction in which text flows. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Top | The top position of the text area (ignored unless Position is set to 'Custom'). (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | VerticalAlignment | Determines the vertical alignment of the text area. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | VerticalOverflow | Determines whether text is allowed to continue vertically outside the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
|  | Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
|  | Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
|  | WrapText | Determines whether text is wrapped when it would exceed the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) | 
| Name | Description | |
|---|---|---|
|  | SetFormula | Assigns a new Infragistics.Documents.Excel.Formula to this instance. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |