ChartTitle Class |
Namespace: Aspose.Slides.Charts
The ChartTitle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bottom |
Bottom.
Read-only Single.
|
![]() | Chart |
Returns the parent chart.
Read-only IChart.
|
![]() | Format |
Returns the fill, line, effect styles of a title.
Read-only IFormat.
|
![]() | Height |
Returns or sets the height of a title as a fraction of the height of the chart.
Read/write Single.
|
![]() | Overlay |
Determines whether other chart elements shall be allowed to overlap title.
Read/write Boolean.
|
![]() | Right |
Right.
Read-only Single.
|
![]() | TextFormat |
Returns text format.
Read-only IChartTextFormat.
|
![]() | TextFrameForOverriding |
Can contain a rich formatted text. If this property is not null then this
formatted text value overrides auto-generated text.
Auto-generated text is an implicit property of the data label, the display
unit label of the value axis, the axis title, the chart title, the label of the trendline.
Auto-generated text is formatted with the IFormattedTextContainer.TextFormat property.
Read-only ITextFrame.
|
![]() | Width |
Returns or sets the width of a title as a fraction of the width of the chart.
Read/write Single.
|
![]() | X |
Returns or sets the x coordinate of a title as a fraction of the width of the chart.
Read/write Single.
|
![]() | Y |
Returns or sets the y coordinate of a title as a fraction of the height of the chart.
Read/write Single.
|
Name | Description | |
---|---|---|
![]() | AddTextFrameForOverriding |
Initialize TextFrameForOverriding with the text in paramener "text".
If TextFrameForOverriding is already initialized then simply changes its text.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |