MindFusion.Charting for JavaScript Programmer's Guide
Theme.loadFrom Method
See Also
 






Loads the theme values from an XML file.

Namespace: MindFusion.Charting
File: Theme.js

 Syntax

JavaScript  Copy Code

function loadFrom (fileUrl)

 Parameters

fileUrl

Type: String
The URL of an XML file where the data should be read from.

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace