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

Object
   GcSpread.Sheets.SparklineEx
      GcSpread.Sheets.AreaSparkline

Constructors
 NameDescription
public ConstructorAreaSparkline ConstructorRepresents the class for the area 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
Creating an Area Sparkline

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.