[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ISeriesCollection.Item

this Property

this[int]

Gets the series at the specified index.

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

The index of series in the collection.