The following tables list the members exposed by IChartTitle.
Name | Description | |
---|---|---|
![]() | Font | Returns an instance of IFont which represents the font for this chart title. |
![]() | Format | Returns an instance of IChartFormat which represents the formatting options of this chart title. |
![]() | IncludeInLayout | Gets or sets the property which specifies whether the chart title will be included in the chart layout area. |
![]() | Left | Gets or sets the position of the left edge of the chart title in points. |
![]() | Orientation | Gets or sets the text orientation of the title, which may be from -90 to 90 degrees or SpreadsheetGear.Orientation.Vertical. |
![]() | Position | Gets or sets the position of the chart title on the chart. |
![]() | Text | Gets or sets the text of the chart title. |
![]() | Top | Gets or sets the position of the top edge of the chart title in points. |