Point.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 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.