IFormattedTextContainer

IFormattedTextContainer 接口

表示图表文本格式。

public interface IFormattedTextContainer : IChartComponent

属性

名称描述
AsIChartComponent { get; }返回 IChartComponent 接口。只读 IChartComponent
TextFormat { get; }返回图表文本格式。只读 IChartTextFormat

另请参阅