Point.Paste Method

Definition

Pastes a picture from the Clipboard as the marker on the selected point.

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

Returns

Remarks

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

Applies to