Point.Name property (PowerPoint)

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 in the following format: S< series number >P< point number >.

See also

Point Object

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.