Item Property (Labels)
Specifies a specific Label object from the collection.
Syntax
Property Item(Index) As Label
Remarks
Indexed by number (with 1 representing the first object in the collection). Also accepts Text value as index similar to Name for chart labels.
See Also
Labels Collection