Compartir a través de


Factory.CreateChart (Método)

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

Espacio de nombres:  Microsoft.Office.Tools.Excel
Ensamblado:  Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Tools.Excel.Chart

Seguridad de .NET Framework

Vea también

Referencia

Factory Interfaz

Microsoft.Office.Tools.Excel (Espacio de nombres)