ChartSheet.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);
abstract member ApplyChartTemplate : string -> unit
Public Sub ApplyChartTemplate (Filename As String)

Parameters

Filename
String

The file name for a chart template.

Applies to