Spread.Sheets Documentation
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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.