Chart.ApplyChartTemplate Method
Applies a standard or custom chart type to a chart.
Version Information
Version Added: Excel
Syntax
expression.ApplyChartTemplate(Filename)
expression A variable that represents a Chart object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Filename | Required | String | The file name for a chart template. |
Remarks
This method does not support taking constants for native or combination charts.