IPivotGroupItem

Assembly: Pivot;

Namespace: Prognoz.Platform.Interop.Pivot;

Description

The IPivotGroupItem interface contains properties and methods that are used to work with a grouping element.

Inheritance Hierarchy

          IPivotGroupItem

Comments

To set up values aggregation, use the IPivotGroupAggregations interface.

Properties

  Property name Brief description
AggregationMethods The AggregationMethods property returns the object used for aggregation of group element data.
AttributeKey The AttributeKey property determines a grouping attribute by key.
DefaultAggregation The DefaultAggregation property determines a method for aggregation of default group elements data.
Dimension The Dimension property determines the dimension, for which grouping is executed.

See also:

Pivot Assembly Interfaces