Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic IChartTextFormat TextFormat { get; }
Public ReadOnly Property TextFormat As IChartTextFormat
Get
public:
virtual property IChartTextFormat^ TextFormat {
IChartTextFormat^ get () sealed;
}
abstract TextFormat : IChartTextFormat with get
override TextFormat : IChartTextFormat with get
Property Value
Type:
IChartTextFormatImplements
IFormattedTextContainerTextFormat
See Also