Share via


IMsoSeries.ApplyCustomType Method

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

Syntax

'Declaration
Sub ApplyCustomType ( _
    ChartType As XlChartType _
)
'Usage
Dim instance As IMsoSeries
Dim ChartType As XlChartType

instance.ApplyCustomType(ChartType)
void ApplyCustomType(
    XlChartType ChartType
)

Parameters

See Also

Reference

IMsoSeries Interface

IMsoSeries Members

Microsoft.Office.Core Namespace