Click or drag to resize

ExcelChartLegendLegendEntries Property

Gets the legend entries collection.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartLegendEntriesCollection LegendEntries { get; }

Property Value

Type: ExcelChartLegendEntriesCollection
See Also