Chart.ApplyCustomType(XlChartType, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void ApplyCustomType (Microsoft.Office.Core.XlChartType ChartType, object TypeName);
abstract member ApplyCustomType : Microsoft.Office.Core.XlChartType * obj -> unit
Public Sub ApplyCustomType (ChartType As XlChartType, Optional TypeName As Object)
Parameters
- ChartType
- XlChartType
- TypeName
- Object