IChartTextFormat class
IChartTextFormat class
Chart operate with restricted set of text format properties. IChartTextFormat, IChartTextBlockFormat, IChartParagraphFormat, IChartPortionFormat interfaces describe this restricted set.
The IChartTextFormat type exposes the following members:
Properties
| Property | Description |
|---|---|
text_block_format | Returns format for the chart text elements. Read-only IChartTextBlockFormat. |
paragraph_format | Returns paragraph format. Read-only IChartParagraphFormat. |
portion_format | Returns portion format. Read-only IChartPortionFormat. |
Methods
| Method | Description |
|---|---|
copy_to | Copies text format to specified text frame. |
copy_from | Copies text format from specified text frame. |
See Also
- module
aspose.slides.charts - library
Aspose.Slides