Share via


ChartClass.SetBackgroundPicture Method

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

Syntax

'Declaration
Public Overridable Sub SetBackgroundPicture ( _
    Filename As String _
)
'Usage
Dim instance As ChartClass
Dim Filename As String

instance.SetBackgroundPicture(Filename)
public virtual void SetBackgroundPicture(
    string Filename
)

Parameters

Implements

_Chart.SetBackgroundPicture(String)

See Also

Reference

ChartClass Class

ChartClass Members

Microsoft.Office.Interop.Excel Namespace