dotnetCHARTING Send comments on this topic.
Median Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : Median Method


Calculates the median of the series's elements YValues.

Overload List

Overload Description
Median(String,Series) Calculates the median of the series's elements YValues.  
Median(Series) Calculates the median of the series's elements YValues.  
Median(String,SeriesCollection) Calculates the median of the series's elements YValues.  
Median(SeriesCollection) Calculates the median of the series's elements YValues.  

See Also