ILegendEntryProperties

ILegendEntryProperties interface

表示图表的图例属性。

public interface ILegendEntryProperties : IFormattedTextContainer

特性

姓名描述
AsIFormattedTextContainer { get; }允许获取基本 IFormattedTextContainer 接口。 只读IFormattedTextContainer
Hide { get; set; }返回或设置图例条目的隐藏标志。 读/写Boolean。

也可以看看