ChartSheetBase.ApplyChartTemplate(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.