[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ILegendEntries.Item

this Property

this[int]

Gets a single ILegendEntry object from the collection.

Declaration
ILegendEntry this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ILegendEntry
Parameters
Type Name Description
int index

The index number for the object.

Property Value
Type Description
ILegendEntry

An ILegendEntry object contained by the collection.