Click or drag to resize
CubeDataRendererSums Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets an array of strings representing the Sums of the cube.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string[] Sums { get; }

Property Value

Type: String
An array of strings representing the Sums of the cube.

Return Value

Type: String
An array of strings representing the Sums of the cube.
Remarks