| BoxPlotStatisticsMedian Property |
A double which contains the median value for a set of
observations.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic virtual double Median { get; }Public Overridable ReadOnly Property Median As Double
Get
public:
virtual property double Median {
double get ();
}abstract Median : float with get
override Median : float with get
Property Value
Type:
Double
See Also