StatisticFormula.Mean Method (String)
.NET Framework (current version)
The mean formula calculates the average, or mean, of data stored in a data series.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- inputSeriesName
-
Type:
System.String
Name of the Series object that stores the data for which the mean value is required.
If named input series does not exist in the SeriesCollection at the time of the method call, an exception is thrown.
.NET Framework
Available since 4.0
Available since 4.0
Show: