SpreadJS Documentation
GC.Spread.Sheets Namespace
/
Charts type
/ RowCol Field
Collapse All
Expand All
In This Topic
RowCol Field
In This Topic
Specifies whether the values corresponding to a particular data series are in rows or columns.
Syntax
Javascript (Usage)
Javascript (Specification)
var value; // Type:
RowCol
value = GC.Spread.Sheets.
Charts
.RowCol;
var RowCol :
RowCol
;
See Also
Reference
Charts type