Returns an object that represents a single point (a Point object, Syntax 1) or a collection of all the points (a Points collection, Syntax 2) in the series. Read-only.
Syntax 1
expression.Points(Index)
Syntax 2
expression.Points
expression Required. An expression that returns a Series object.
Index Optional Variant. The name or number of the point.