Returns a reference to an object within a collection that describes a chart element.
Syntax
object.Item (index)
The Item property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
index | An unique integer that identifies the member of the collection. |