Overload | Description |
---|---|
Mean(String,Series,ElementValue) | Calculates the arithmetic mean of the elements values of the series. |
Mean(Series,ElementValue) | Calculates the arithmetic mean of the elements values of the series. |
Mean(String,SeriesCollection,ElementValue) | Calculates the arithmetic mean of the elements values of the series. |
Mean(SeriesCollection,ElementValue) | Calculates the arithmetic mean of the elements values of the series. |