IMedianFunction
Hierarchy Properties

Type Library
TeeChartx

Description
Calculates the median value of the source series values.

The median value is different than the average in that median returns the value that is "at the middle" of the source series values ordered in ascending order.

If more than one value shares the middle position, this function returns the average of those values.