Search
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

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

 See Also