Overload List
Generates histogram data from raw data and a series of interval boundaries specified by a starting value, an interval width and the number of intervals.
Generates histogram data from an array of raw data and the specified interval boundaries. Count normalization is permformed by specifying an appropriate NormalizationWidth.
Although the chart has a Histogram chart type, it is sometimes preferable to generate charts similar to histograms, but with slightly different characteristics. This method is provided as a convenience for these occasions.
[Visual Basic] Overloads Public Shared Function GenerateHistogramData(Double(), Double(), Double, ByRef Double, ByRef Double, ByRef Double) As Boolean
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |