Data |
| Name | Description | |
|---|---|---|
| TransformToListOfXAndYColumn(DataColumn, String, Boolean) | Transforms the DataTableMultipleColumnProxy into a ListOfXAndYColumn, using ColumnX as x column, and the columns identified by identifier ColumnsV as y columns. | |
| TransformToListOfXAndYColumn(String, String, Boolean) | Transforms the DataTableMultipleColumnProxy into a ListOfXAndYColumn, using the column identified by ColumnX as x column, and the columns identified by ColumnsV as y columns. |