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

Object
   GC.Spread.Sheets.Sparklines.SparklineEx
      GC.Spread.Sheets.Sparklines.ColumnSparkline

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