MindFusion.Wpf Pack Programmer's Guide
Aggregate Functions

The following functions are contained in this category:

Name

Description

Avg

Returns the average of the values identified by a specified field.

Count

Returns the number of the values identified by a specified field.

Max

Returns the maximum of the values identified by a specified field.

Median

Returns the median of the values identified by a specified field.

Min

Returns the minimum of the values identified by a specified field.

Sum

Returns the sum of the values identified by a specified field.