ChartTextFormat
ChartTextFormat-Klasse
Gibt die standardmäßige Textformatierung für Elemente des Diagrammtexts an.
public class ChartTextFormat : IChartTextFormat
Eigenschaften
Name | Beschreibung |
---|---|
ParagraphFormat { get; } | ParagraphFormat. Nur lesbar IChartParagraphFormat . |
PortionFormat { get; } | PortionFormat. Nur lesbar IChartPortionFormat . |
TextBlockFormat { get; } | TextBlockFormat. Nur lesbar IChartTextBlockFormat . |
Methoden
Name | Beschreibung |
---|---|
CopyFrom(ITextFrame) | Kopiert das Textformat aus dem angegebenen Textfeld. |
CopyTo(ITextFrame) | Kopiert das Textformat in das angegebene Textfeld. |
Siehe auch
- interface IChartTextFormat
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides