BoxPlotStatisticsLowerQuartile Property |
A double which contains the lower quartile value (25th
percentile).
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double LowerQuartile { get; }
Public Overridable ReadOnly Property LowerQuartile As Double
Get
public:
virtual property double LowerQuartile {
double get ();
}
abstract LowerQuartile : float with get
override LowerQuartile : float with get
Property Value
Type:
DoubleSee Also