AggregationType
@spartanfx/react / AggregationType
Enumeration: AggregationType
Aggregation configuration - either count items or sum a numeric field
Enumeration Members
| Enumeration Member | Value |
|---|---|
count | "Count" |
sum | "Sum" |
@spartanfx/react / AggregationType
Aggregation configuration - either count items or sum a numeric field
| Enumeration Member | Value |
|---|---|
count | "Count" |
sum | "Sum" |