Point.Name property (Excel)

Returns the object name. Read-only.

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 by using the following format:

S<series number>P<point number>

Support and feedback

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.