Pastes a picture from the Clipboard as the marker on the selected point or series. This method can be used on column, bar, line, or radar charts, and it sets the MarkerStyle property to xlMarkerStylePicture.
Syntax
expression.Paste
expression Required. An expression that returns a Point or Series object.