IFormattedTextContainer

All Implemented Interfaces: com.aspose.slides.IChartComponent

public interface IFormattedTextContainer extends IChartComponent

Represents chart text format.

Methods

MethodDescription
getTextFormat()Returns chart text format.

getTextFormat()

public abstract IChartTextFormat getTextFormat()

Returns chart text format. Read-only IChartTextFormat.

Returns: IChartTextFormat