Chart.Name Property
Excel Developer Reference |
Returns or sets a String value representing the name of the object.
Syntax
expression.Name
expression A variable that represents a Chart object.
Remarks
This property is read-only for chart objects (embedded charts).
See Also