Search
Theme.saveTo Method
See Also
 






Saves the theme values to specified file.

Namespace: MindFusion.Charting
File: Theme.js

 Syntax

JavaScript  Copy Code

function saveTo (fileUrl)

 Parameters

fileUrl

The URL where the theme's XML should be posted to.

 See Also