ILegendEntries Property

Gets legend entries. Read-only ILegendEntryCollection.

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
ILegendEntryCollection Entries { get; }

Property Value

Type: ILegendEntryCollection
See Also