Namespace: Extreme.Statistics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| Visual Basic (Declaration) |
Public Function FindBin ( _
value As Double _
) As HistogramBin
|
Return Value
A
HistogramBin structure that contains
the given value, or
Empty if
if the value is out of bounds.
Remarks
See Also