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