StatisticFormula.Median Method (String)
.NET Framework (current version)
The median formula calculates the median of the 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 median value is required.
If the 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: