ChartTextFormat
ChartTextFormat class
Specifies default text formatting for chart text elements.
public class ChartTextFormat : IChartTextFormat
Properties
| Name | Description |
|---|---|
| ParagraphFormat { get; } | ParagraphFormat. Read-only IChartParagraphFormat. |
| PortionFormat { get; } | PortionFormat. Read-only IChartPortionFormat. |
| TextBlockFormat { get; } | TextBlockFormat. Read-only IChartTextBlockFormat. |
Methods
| Name | Description |
|---|---|
| CopyFrom(ITextFrame) | Copies text format from specified text frame. |
| CopyTo(ITextFrame) | Copies text format to specified text frame. |
See Also
- interface IChartTextFormat
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides