Overload List
| Name | Description | |
|---|---|---|
| Fill(ViewDimension, array<DataTable>[]()[]) | Implements pivot table roll-out into array of tables. | |
| Fill(ViewDimension, DataSet, Int32) | Implements pivot table roll-out into a DataSet by a specified dimension up to the given nesting level. | |
| Fill(ViewDimension, DataSet, array<String>[]()[]) | Implements pivot table roll-out into a DataSet filling the tables specified by names. |