MindFusion.Charting for JavaScript Programmer's Guide
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

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

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace