The IPivotData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AggregatorFactory |
Aggregator factory used for creating measure values.
| |
Count |
Gets the number of values (data points) in the IPivotData.
| |
Dimensions |
List of dimensions.
| |
Item |
Returns aggregated value by specified keys.
|
See Also