Click or drag to resize
SummaryDataCube Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the cube that represents data for a pivot table.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public CubeDataRenderer Cube { get; set; }

Property Value

Type: CubeDataRenderer
The cube that represents data for a pivot table.

Return Value

Type: CubeDataRenderer
The cube that represents data for a pivot table.
Remarks