AggregateFunction Enum

Specifies the aggregate function for pivot values.

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public enum AggregateFunction

Fields

Name Description
Sum Sum of values.
Count Count of items.
Average Average of values.
Min Minimum value.
Max Maximum value.
First First value.
Last Last value.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙