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

Object
   GcSpread.Sheets.SparklineEx
      GcSpread.Sheets.CascadeSparkline

Constructors
 NameDescription
public ConstructorCascadeSparkline ConstructorRepresents the class for the cascade 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.