aggregation Function
Parameters
value
The aggregation function that is defined in the column sort.
suspend fun aggregationFunction(argument: suspend DashboardAggregationFunctionArgsBuilder.() -> Unit)
Parameters
argument
The aggregation function that is defined in the column sort.