BoxPlotStatisticsUpperAdjacentValue Property |
A double which contains the upper adjacent value.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double UpperAdjacentValue { get; }
Public Overridable ReadOnly Property UpperAdjacentValue As Double
Get
public:
virtual property double UpperAdjacentValue {
double get ();
}
abstract UpperAdjacentValue : float with get
override UpperAdjacentValue : float with get
Property Value
Type:
DoubleSee Also