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

Object
   GcSpread.Sheets.SparklineEx
      GcSpread.Sheets.PieSparkline

Constructors
 NameDescription
public ConstructorPieSparkline ConstructorRepresents the class for the pie 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 Pie Sparkline

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.