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