IOverridableText class
Contents
[
Hide
]IOverridableText class
Represents overridable text for a chart.
The IOverridableText type exposes the following members:
Properties
| Property | Description | 
|---|---|
| text_frame_for_overriding | Can contain a rich formatted text. If this property is not None 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. | 
| text_format | |
| chart | |
| slide | |
| presentation | 
Methods
| Method | Description | 
|---|---|
| add_text_frame_for_overriding | Initialize TextFrameForOverriding with the text in paramener “text”. If TextFrameForOverriding is already initialized then simply changes its text. | 
See Also
- module aspose.slides.charts
- library Aspose.Slides