Floor.Paste Method

Definition

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

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

Remarks

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

Applies to