Share via


Chart.SetBackgroundPicture Method (Word)

Sets the background graphic for a chart.

Version Information

Version Added: Word 2007

Syntax

expression .SetBackgroundPicture(FileName)

expression A variable that represents a Chart object.

Parameters

Name

Required/Optional

Data Type

Description

FileName

Required

String

The name of the file for the graphic.

See Also

Concepts

Chart Object Members

Chart Object