SpreadJS Documentation
GC.Spread.Sheets Namespace / Charts type / RowCol Field
In This Topic
    RowCol Field
    In This Topic
    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