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

Object
   GC.Spread.Sheets.Sparklines.SparklineEx
      GC.Spread.Sheets.Sparklines.LineSparkline

Constructors
 NameDescription
public ConstructorLineSparkline ConstructorRepresents the class for the line 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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.