Spread.Sheets Documentation
add Method
The sparkline item.
Adds a sparkline to the group.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
var value; // Type: any
value = instance.add(item);
function add( 
   item : Sparkline
) : any;

Parameters

item
The sparkline item.
See Also

Reference

SparklineGroup type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.