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






Loads the Theme values from the specified file.

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

 Syntax

Java  Copy Code

public void loadFrom (
    String fileName
)

 Parameters

fileName

A string specifying the file name or path.

 See Also

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