LegendEntryProperties
LegendEntryProperties class
Represents legend properties of a chart.
public class LegendEntryProperties : ILegendEntryProperties
Properties
Name | Description |
---|---|
Chart { get; } | Returns the parent chart. Read-only IChart . |
Hide { get; set; } | Determines whether the legend entry is hide. Read/write Boolean. |
TextFormat { get; } | Returns text format. Read-only IChartTextFormat . |
See Also
- interface ILegendEntryProperties
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides