MindFusion.Charting for JavaScript Programmer's Guide
Control.fromJson Method
See Also
 






Constructs a JavaScript object from a JSON string.

Namespace: MindFusion.Controls
File: Control.js

 Syntax

JavaScript  Copy Code

function fromJson ()

 Return Value

Type: Object
Object. object The corresponding to the given JSON text.

 See Also

Control Members
Control Class
MindFusion.Controls Namespace