ChartPointCollection indexer

ChartPointCollection indexer

Gets the ChartPoint element at the specified index in the series.

Indexer

NameDescription
indexThe index of chart point in the series.

Returns

The ChartPoint object.

See Also