Gets the upper bound of the histogram bin.
Namespace: Extreme.StatisticsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public double UpperBound { get; }
Public ReadOnly Property UpperBound As Double
Get
public:
property double UpperBound {
double get ();
}
member UpperBound : float with get
Property Value
Type:
DoubleThe upper bound of the histogram bin.
Numerical Libraries
Supported in: 5.x, 4.x
Reference