Point.Name Property (Excel)
Returns the object name. Read-only.
Version Information
Version Added: Excel 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 using the following format: S<series number>P<point number>.