SpreadJS Documentation
StackedSparkline type
Represents the class for the stacked sparkline.
Syntax
var instance = new GcSpread.Sheets.StackedSparkline();
function StackedSparkline;
Inheritance Hierarchy

Object
   GcSpread.Sheets.SparklineEx
      GcSpread.Sheets.StackedSparkline

Constructors
 NameDescription
public ConstructorStackedSparkline ConstructorRepresents the class for the stacked sparkline.  
Top
Fields
 NameDescription
public FieldtypeName (Inherited from GcSpread.Sheets.SparklineEx)
Top
Methods
 NameDescription
public MethodcreateFunction (Inherited from GcSpread.Sheets.SparklineEx)
public MethodfromJSON (Inherited from GcSpread.Sheets.SparklineEx)
public Methodname (Inherited from GcSpread.Sheets.SparklineEx)
public Methodpaint (Inherited from GcSpread.Sheets.SparklineEx)
public MethodtoJSON (Inherited from GcSpread.Sheets.SparklineEx)
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.