Search
BaseGauge.toJson Method
See Also
 






Serializes the gauge into a JSON string.

Namespace: MindFusion.Gauges
File: BaseGauge.js

 Syntax

JavaScript  Copy Code

function toJson ()

 Return Value

String. A string containing the view's JSON representation.

 See Also