Share via


Chart.SetBackgroundPicture Method

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Sub SetBackgroundPicture ( _
    FileName As String _
)
'Usage
Dim instance As Chart
Dim FileName As String

instance.SetBackgroundPicture(FileName)
void SetBackgroundPicture(
    string FileName
)

Parameters

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace