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