SpreadJS Documentation
RowCol Field
GC.Spread.Sheets Namespace > Charts type : RowCol Field
Specifies whether the values corresponding to a particular data series are in rows or columns.
Syntax
var value; // Type: RowCol
value = GC.Spread.Sheets.Charts.RowCol;
var RowCol : RowCol;
See Also

Reference

Charts type