Item Property (ChartStyles)
Specifies a specific ChartStyle object from the collection.
Syntax
Property Item(Index) As ChartStyle (read-only)
Remarks
Indexed by number (with 1 representing the first object in the collection) or by the value of the Name property.
See Also
ChartStyles Collection