[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IDataLabels.Item

this Property

this[int]

Gets the data label at the specified index.

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

The index number of the data label.

Property Value
Type Description
IDataLabel

An IDataLabel object contained by the collection.