ILegendEntryProperties
ILegendEntryProperties interface
Represents legend properties of a chart.
public interface ILegendEntryProperties : IFormattedTextContainer
Properties
Name | Description |
---|---|
AsIFormattedTextContainer { get; } | Allows to get base IFormattedTextContainer interface. Read-only IFormattedTextContainer . |
Hide { get; set; } | Returns or sets the hide flag of legend entry. Read/write Boolean. |
See Also
- interface IFormattedTextContainer
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides