Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The IPrxCalculatedBasePoint interface is used to set up aggregation in calculated point.
IPrxCalculatedBasePoint
To work with the collection of calculated points, use properties and methods of the IPrxCalculatedPoints interface.
| Property name | Brief description | |
| AggregatorOperation | The AggregatorOperation property determines aggregation method with multiple selection by the selected dimension. | |
| DimAggregationEnabled | The DimAggregationEnabled property determines whether aggregation by the selected dimension is enabled. | |
| IsDSAggregationSupported | The IsDSAggregationSupported property returns whether aggregation by the selected data source dimension is available. | |
| UseDSAggregationValue | The UseDSAggregationValue property determines whether to use data source aggregation value with multiple selection by the selected dimension. |
See also: