[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ITrendlines.Item

this Property

this[int]

Gets a single ITrendline object from the collection.

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

The index number for the object.

Property Value
Type Description
ITrendline

An ITrendline object contained by the collection.