aggregation Function
Parameters
value
The aggregation function of the measure field.
suspend fun aggregationFunction(argument: suspend DashboardNumericalAggregationFunctionArgsBuilder.() -> Unit)
Parameters
argument
The aggregation function of the measure field.