Click or drag to resize
CubeDataRenderer Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The CubeDataRenderer type exposes the following members.

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