ExcelChartLegendLegendEntries Property |
Gets the legend entries collection.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartLegendEntriesCollection LegendEntries { get; }
Public ReadOnly Property LegendEntries As ExcelChartLegendEntriesCollection
Get
Property Value
Type:
ExcelChartLegendEntriesCollectionSee Also