@kanunilabs/pivotgrid-react / PivotSummaryType
Type Alias: PivotSummaryType
PivotSummaryType =
"sum"|"count"|"avg"|"min"|"max"|"distinct"|"custom"
Defined in: packages/core/dist/pivot.worker-3QwDYvKU.d.ts:472
Aggregation function applied to data fields in worker pre-aggregation.