Click or drag to resize

ChartLegendEntriesColl Properties

The ChartLegendEntriesColl type exposes the following members.

Properties
Name Description
Public property Count
Gets the count of data points in the chart. If the chart type requires data points for the legend, it returns the number of points in the first series. Otherwise, it returns the total count of series and their trend lines.
Public property Item
Gets the IChartLegendEntry at the specified index.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Top
See Also