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
- ChartType
Type: Microsoft.Office.Core.XlChartType