Saves the current theme as a file with the specified name.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public void SaveTheme ( |
Visual Basic Copy Code |
---|
Public Sub SaveTheme( _ |
The name of the file.
The current appearance settings of the chart will be saved as a theme in XML format in a file with the specified name.