Series.Paste Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pastes a picture from the Clipboard as the marker on the selected series.
public:
System::Object ^ Paste();
public object Paste ();
abstract member Paste : unit -> obj
Public Function Paste () As Object
Returns
Object
Remarks
This method can be used on column, bar, line, or radar charts, and it sets the MarkerStyle property to xlMarkerStylePicture.