Search
Theme.loadFrom Method
See Also
 






Loads the Theme values from the specified file.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void loadFrom (
    String fileName
)

 Parameters

fileName

A string specifying the file name or path.

 See Also