Point.Name Property (PowerPoint)
Returns the object name. Read-only.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .Name
expression A variable that represents a Point object.
Return Value
String
Remarks
This property corresponds to the name of a data point on a chart. The name is represented in the following format: S<series number>P<point number>.