Share via


IMsoChart.ApplyCustomType Method

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

Syntax

'Declaration
Sub ApplyCustomType ( _
    ChartType As XlChartType, _
    TypeName As Object _
)
'Usage
Dim instance As IMsoChart
Dim ChartType As XlChartType
Dim TypeName As Object

instance.ApplyCustomType(ChartType, TypeName)
void ApplyCustomType(
    XlChartType ChartType,
    Object TypeName
)

Parameters

See Also

Reference

IMsoChart Interface

IMsoChart Members

Microsoft.Office.Core Namespace