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

Object
   GcSpread.Sheets.SparklineEx
      GcSpread.Sheets.ScatterSparkline

Constructors
 NameDescription
public ConstructorScatterSparkline ConstructorRepresents the class for the scatter 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 a Scatter Sparkline

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.