[]
Saves the all of the contents of the control to the specified file, excluding data.
public void SaveChartTemplateToFile(string Filename)
Type | Name | Description |
---|---|---|
string | Filename | File name |
This method saves the chart contents to the specified file in XML format. If an error occurs during the file creation and writing, an appropriate exception is thrown indicating the cause of error.