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


Calculates the sample standard variance of the series's elements values.

Overload List

OverloadDescription
StandardDeviation(String,Series,ElementValue) Calculates the sample standard variance of the series's elements values.  
StandardDeviation(Series,ElementValue) Calculates the sample standard variance of the series's elements values.  
StandardDeviation(String,SeriesCollection,ElementValue) Calculates the sample standard variance of the series's elements values.  
StandardDeviation(SeriesCollection,ElementValue) Calculates the sample standard variance of the series's elements values.  

See Also