| 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. |