Saves this ChartTheme as a XML file with the specified name.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public void SaveToXml ( |
Visual Basic
Copy Code
|
|---|
Public Sub SaveToXml( _ |
The name of the file where this ChartTheme will be saved.
See Also