SpreadJS Documentation
Chart type
GC.Spread.Sheets.Charts Namespace : Chart type
Represents a chart.
Syntax
var instance = new GC.Spread.Sheets.Charts.Chart(sheet, name, chartType, x, y, width, height, dataRange, dataOrientation);
function Chart;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.FloatingObjects.FloatingObject
      GC.Spread.Sheets.Charts.Chart

Constructors
 NameDescription
public ConstructorRepresents a chart.  
Top
Fields
 NameDescription
public Field (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
Top
Methods
 NameDescription
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets or sets the chart axes of the chart.  
public MethodGets or sets the chart area style of the chart.  
public MethodGets or sets the type of the chart.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets or sets the chart data labels style of the chart.  
public MethodGets or sets the whole data range of the chart as formula string.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets or sets the legend of the chart.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodGets the series collection of the chart.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public MethodSwitches the data orientation between rows and columns.  
public MethodGets or sets the title of the chart.  
public MethodGets or sets whether apply animation to the chart.  
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
public Method (Inherited from GC.Spread.Sheets.FloatingObjects.FloatingObject)
Top
See Also

Reference

GC.Spread.Sheets.Charts Namespace