[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ILegendEntries

ILegendEntries Interface

Represents a collection of all the ILegendEntry objects in the specified chart legend.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ILegendEntries
Public Interface ILegendEntries

Properties

Name Description
Count

Gets the total number of legend entry in the collection.

this[int]

Gets a single ILegendEntry object from the collection.