Series.Points (PowerPoint)

Returns a collection of all the points in the series.

Points (Index)

Index: The name or number of the point.


Dim srsPoints As Series
Set srsPoints = ActivePresentation.Slides(1).Shapes(1).Chart.FullSeriesCollection(1).Points()