CubeDataRenderer Properties |
The CubeDataRenderer type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Gets an array of strings representing the Columns of the cube.
|
|
FlagTotalRow |
Gets and sets a value that indicates if an extra column should be added to the pivot data to indicate a total row.
|
|
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
|
Rows |
Gets an array of strings representing the rows of the cube.
|
|
SourceDataTable |
Gets the source data table this cube was built from.
|
|
Sums |
Gets an array of strings representing the Sums of the cube.
|
|
TargetDataTable |
Gets the resulting cubed data table.
|