Skip to content

Files

Latest commit

 

History

History
34 lines (21 loc) · 733 Bytes

Excel.Chart.SetBackgroundPicture.md

File metadata and controls

34 lines (21 loc) · 733 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Chart.SetBackgroundPicture method (Excel)
vbaxl10.chm149082
vbaxl10.chm149082
Excel.Chart.SetBackgroundPicture
11a2d89d-d568-b30f-7f8c-e56495879ac4
04/16/2019
medium

Chart.SetBackgroundPicture method (Excel)

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 graphic file.

[!includeSupport and feedback]