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