Aracılığıyla paylaş


Factory.CreateChart Yöntem

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Ad alanı:  Microsoft.Office.Tools.Excel
Derleme:  Microsoft.Office.Tools.Excel (Microsoft.Office.Tools.Excel.dll içinde)

Sözdizimi

'Bildirim
Function CreateChart ( _
    serviceProvider As IServiceProvider, _
    hostItemProvider As IHostItemProvider, _
    primaryCookie As String, _
    identifier As String, _
    containerComponent As Object _
) As Chart
Chart CreateChart(
    IServiceProvider serviceProvider,
    IHostItemProvider hostItemProvider,
    string primaryCookie,
    string identifier,
    Object containerComponent
)

Parametreler

Dönüş Değeri

Tür: Microsoft.Office.Tools.Excel.Chart

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Factory Arabirim

Microsoft.Office.Tools.Excel Ad Alanı