[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IPoints.Item

this Property

this[int]

Gets a single IPoint object from the collection.

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

The index number for the object.

Property Value
Type Description
IPoint

An IPoint object contained by the collection.