ISeries.ApplyCustomType Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

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

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

Parameters

See Also

Reference

ISeries Interface

ISeries Members

Microsoft.Office.Interop.Excel Namespace