New to Kendo UI for Angular? Start a free 30-day trial
AggregateDescriptor
The aggregate operation.
For more information, refer to the aggregateBy method.
aggregate "count" | "sum" | "average" | "min" | "max"
The aggregate function that will be calculated.
field string
The name of the record field on which the function will be executed.