LegendEntryProperties
LegendEntryProperties 类
表示图表的图例属性。
public class LegendEntryProperties : ILegendEntryProperties
属性
名称 | 描述 |
---|---|
Chart { get; } | 返回父图表。只读 IChart 。 |
Hide { get; set; } | 确定图例项是否隐藏。可读写布尔值。 |
TextFormat { get; } | 返回文本格式。只读 IChartTextFormat 。 |
表示图表的图例属性。
public class LegendEntryProperties : ILegendEntryProperties
名称 | 描述 |
---|---|
Chart { get; } | 返回父图表。只读 IChart 。 |
Hide { get; set; } | 确定图例项是否隐藏。可读写布尔值。 |
TextFormat { get; } | 返回文本格式。只读 IChartTextFormat 。 |