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


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

Overload List

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

See Also