Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 803 Bytes

PowerPoint.Chart.SetBackgroundPicture.md

File metadata and controls

39 lines (23 loc) · 803 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Chart.SetBackgroundPicture method (PowerPoint)
vbapp10.chm684002
vbapp10.chm684002
PowerPoint.Chart.SetBackgroundPicture
82514386-9fb7-08b9-ae86-85e94deb0df3
06/08/2017
medium

Chart.SetBackgroundPicture method (PowerPoint)

Sets the background graphic for a chart.

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

Chart Object

[!includeSupport and feedback]