Point.Name property (Excel)
Returns the object name. Read-only.
expression.Name
expression A variable that represents a Point object.
String
This property corresponds to the name of a data point on a chart. The name is represented by using the following format:
S<series number>P<point number>
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.