Chart.SetBackgroundPicture (Word)
Sets the background graphic for a chart.
SetBackgroundPicture (FileName)
FileName: The name of the file for the graphic.
Dim strFileName As String: strFileName =
ActiveDocument.Background.Chart.SetBackgroundPicture FileName:=strFileName