[]
Specifies whether the values that correspond to a particular data series are in rows or columns.
public enum RowCol
Public Enum RowCol
Name | Description |
---|---|
Columns | Specifies that the data series is in a row. |
Rows | Specifies that the data series is in a column. |