| BoxPlotStatisticsUpperQuartile Property |
A double which contains the upper quartile value (75th
percentile).
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic virtual double UpperQuartile { get; }Public Overridable ReadOnly Property UpperQuartile As Double
Get
public:
virtual property double UpperQuartile {
double get ();
}abstract UpperQuartile : float with get
override UpperQuartile : float with get
Property Value
Type:
Double
See Also