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


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

Overload List

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

See Also