Spread.Sheets Documentation
toJSON Method
GC.Spread.Sheets.Sparklines Namespace > SparklineEx type : toJSON Method
Saves the object state to a JSON string.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineEx();
var value; // Type: Object
value = instance.toJSON();
function toJSON() : Object;

Return Value

The sparklineEx data.
See Also

Reference

SparklineEx type