GrandTotalRow Property
Overloads
GrandTotalRow |
Aggregate for measures of all values in the field. The result value depends on the JSON property name: qGrandTotalRow |
GrandTotalRow
Aggregate for measures of all values in the field.
The result value depends on the qAggrFunc
defined in HyperCubeDef
.
JSON property name: qGrandTotalRow
Declaration
IEnumerable<NxCell> GrandTotalRow { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxCell> |