Click or drag to resize

HistogramAddData Method

Overload List
 NameDescription
Public methodAddData(Double) Updates the histogram bin count with the given data point.
Public methodAddData(Double) Updates the histogram bin counts with the given array of data points.
Public methodAddData(DoubleVector) Updates the histogram bin counts with the given vector of data points.
Top
See Also