Click or drag to resize

HistogramCreation Methods

The HistogramCreation type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateHistogram(DataTable, HistogramCreationInformation) Creates histogram data in the specified destination table.
Public methodStatic memberCreateHistogram(String, HistogramCreationInformation) Creates a histogram table using the specified histogram information.
Public Extension MethodCreateHistogramOnColumns Calculates statistics of selected columns. Returns a new table where the statistical data will be written to.
Public methodStatic memberPopulateHistogramCreationInformation Populates derived histogram creation information from the current options and source data.
Public methodStatic memberTestAgainstStandardDistribution Tests the histogram against a fitted normal distribution.
Top
See Also