SpreadJS Documentation
SparklineGroup type
GC.Spread.Sheets.Sparklines Namespace : SparklineGroup type
Represents a sparkline group.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
function SparklineGroup;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Sparklines.SparklineGroup

Constructors
 NameDescription
public ConstructorRepresents a sparkline group.  
Top
Fields
 NameDescription
public FieldIndicates the sparkline settings.  
public FieldIndicates the sparkline type.  
Top
Methods
 NameDescription
public MethodAdds a sparkline to the group.  
public MethodClones the current sparkline group.  
public MethodDetermines whether the group contains a specific value.  
public MethodRepresents the count of the sparkline group innerlist.  
public MethodRepresents the date axis data.  
public MethodRepresents the date axis orientation.  
public MethodRemoves the first occurrence of a specific object from the group.  
Top
See Also

Reference

GC.Spread.Sheets.Sparklines Namespace