[]
Specifies whether the values that correspond to a particular data series are in rows or columns.
public enum RowCol
Columns = 1
Specifies that the data series is in a row.
Rows = 0
Specifies that the data series is in a column.