Spread.Sheets Documentation
RowCol Field
Collapse All
Expand All
GC.Spread.Sheets Namespace
>
Charts type
: RowCol Field
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