Chart.SetBackgroundPicture (Excel)

Sets the background graphic for a chart.

SetBackgroundPicture (Filename)

Filename: The name of the graphic file.


Dim strFilename As String: strFilename = 
ActiveChart.SetBackgroundPicture Filename:=strFilename