MindFusion.Java Package Programmer's Guide
Theme.saveTo Method (String)
See Also
 






Saves the Theme values to the specified file.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void saveTo (
    String fileName
)

 Parameters

fileName

A string specifying the file name or path.

 See Also

saveTo Method Overload List
Theme Members
Theme Class
com.mindfusion.charting Namespace