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