[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.RowCol

RowCol Enum

Specifies whether the values corresponding to a particular data series are in rows or columns.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum RowCol
Public Enum RowCol

Fields

Name Description
Columns

Data series is in a row.

Rows

Data series is in a column.