_Chart.ApplyChartTemplate(String) Method

Definition

Applies a standard or custom chart type to a chart.

public:
 void ApplyChartTemplate(System::String ^ Filename);
public void ApplyChartTemplate (string Filename);
Public Sub ApplyChartTemplate (Filename As String)

Parameters

Filename
String

The file name for a chart template.

Remarks

This method does not support taking constants for native or combination charts.

Applies to