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

Object
   GC.Spread.Sheets.Sparklines.SparklineEx
      GC.Spread.Sheets.Sparklines.ScatterSparkline

Constructors
 NameDescription
public ConstructorScatterSparkline ConstructorRepresents the class for the scatter sparkline.  
Top
Fields
 NameDescription
public FieldtypeName (Inherited from GC.Spread.Sheets.Sparklines.SparklineEx)
Top
Methods
 NameDescription
public MethodcreateFunction (Inherited from GC.Spread.Sheets.Sparklines.SparklineEx)
public MethodfromJSON (Inherited from GC.Spread.Sheets.Sparklines.SparklineEx)
public Methodname (Inherited from GC.Spread.Sheets.Sparklines.SparklineEx)
public Methodpaint (Inherited from GC.Spread.Sheets.Sparklines.SparklineEx)
public MethodtoJSON (Inherited from GC.Spread.Sheets.Sparklines.SparklineEx)
Top
See Also

Reference

GC.Spread.Sheets.Sparklines Namespace
Creating a Scatter Sparkline

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.