Series.Paste Method

Definition

Pastes a picture from the Clipboard as the marker on the selected series. This method can be used on column, bar, line, or radar charts, and it sets the MarkerStyle property to xlMarkerStylePicture.

public:
 System::Object ^ Paste();
public object Paste ();
Public Function Paste () As Object

Returns

Applies to