Share via


IMsoChart.SetBackgroundPicture Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub SetBackgroundPicture ( _
    bstr As String _
)
'Usage
Dim instance As IMsoChart
Dim bstr As String

instance.SetBackgroundPicture(bstr)
void SetBackgroundPicture(
    string bstr
)

Parameters

See Also

Reference

IMsoChart Interface

IMsoChart Members

Microsoft.Office.Core Namespace