SpreadJS Documentation
Sparkline class
GC.Spread.Sheets.Sparklines Namespace : Sparkline class
Represents a Sparkline class.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.Sparkline(row, column, dataReference, dataOrientation, type, setting);
function Sparkline;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Sparklines.Sparkline

Constructors
 NameDescription
public ConstructorRepresents a Sparkline class.  
Top
Fields
 NameDescription
public FieldGets the column index.  
public FieldGets the row index.  
Top
Methods
 NameDescription
public MethodClones a sparkline.  
public MethodGets or sets the data object.  
public MethodGets or sets the data orientation.  
public MethodGets or sets the date axis data object.  
public MethodGets or sets the date axis orientation.  
public MethodGets or sets a value that indicates whether to display the date axis.  
public MethodGets or sets the sparkline group.  
public MethodPaints the sparkline in the specified area.  
public MethodGets or sets the sparkline setting of the cell.  
public MethodGets or sets the type of the sparkline.  
Top
See Also

Reference

GC.Spread.Sheets.Sparklines Namespace