Walls.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 walls of the specified chart.
public:
void Paste();
public void Paste ();
abstract member Paste : unit -> unit
Public Sub Paste ()
Remarks
This method can be used on column, bar, line, or radar charts.