Saves the theme values to specified file.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public void SaveTo ( |
Visual Basic
Copy Code
|
|---|
Public Sub SaveTo( _ |
A string specifying the file name or path.
See Also