Series.ApplyCustomType(XlChartType) 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.
Applies a standard or custom chart type to a series.
public:
void ApplyCustomType(Microsoft::Office::Core::XlChartType ChartType);
public void ApplyCustomType (Microsoft.Office.Core.XlChartType ChartType);
abstract member ApplyCustomType : Microsoft.Office.Core.XlChartType -> unit
Public Sub ApplyCustomType (ChartType As XlChartType)
Parameters
- ChartType
- XlChartType
Required XlChartType. A standard chart type.