ChartCollection indexer

ChartCollection indexer

Gets the Chart element at the specified index.

Indexer

NameDescription
indexThe zero based index of the element.

Returns

The element at the specified index.

See Also