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


Calculates the mean deviation of the series's element YValues.

Overload List

OverloadDescription
Median(String,Series,ElementValue) Calculates the mean deviation of the series's element YValues.  
Median(Series,ElementValue) Calculates the mean deviation of the series's element YValues.  
Median(String,SeriesCollection,ElementValue) Calculates the mean deviation of the series's element YValues.  
Median(SeriesCollection,ElementValue) Calculates the mean deviation of the series's element YValues.  

See Also