Chart.ApplyChartTemplate Method (PowerPoint)
Applies a standard or custom chart type to a chart.
Version Information
Version Added: PowerPoint 2007
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.