ChartSheetBase.ApplyChartTemplate(String) Method

Definition

Applies a standard or custom chart template to the chart.

public:
 void ApplyChartTemplate(System::String ^ filename);
public void ApplyChartTemplate (string filename);
member this.ApplyChartTemplate : string -> unit
Public Sub ApplyChartTemplate (filename As String)

Parameters

filename
String

The file name for a chart template.

Applies to