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


Calculates the geometric mean of the series's elements values.

Overload List

Overload Description
GeometricMean(String,Series,ElementValue) Calculates the geometric mean of the series's elements values.  
GeometricMean(Series,ElementValue) Calculates the geometric mean of the series's elements values.  
GeometricMean(String,SeriesCollection,ElementValue) Calculates the geometric mean of the series's elements values.  
GeometricMean(SeriesCollection,ElementValue) Calculates the geometric mean of the series's elements values.  

See Also