[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ILegendEntries.Item

this Property

this[int]

Returns a single object from a collection.

Declaration
ILegendEntry this[int Index] { get; }
Parameters
Type Name Description
int Index

The index of the legend entry to retrieve.

Property Value
Type Description
ILegendEntry

The legend entry at the specified index.