Walls.Paste Method

Definition

Pastes a picture from the Clipboard on the walls of the specified chart.

public:
 void Paste();
public void Paste ();
Public Sub Paste ()

Remarks

This method can be used on column, bar, line, or radar charts. It sets the MarkerStyle property to xlMarkerStylePicture.

Applies to