Histogram |
The HistogramCreationInformation type exposes the following members.
Name | Description | |
---|---|---|
CreationOptions | Gets the options used to create the histogram data. | |
Errors | Gets the list of errors that occured during the histogram creation. | |
FilteredAndSortedDataEnsemble | Gets or sets the filtered and sorted data ensemble. The filter options can be found in CreationOptions. | |
MaximumValue | Gets or sets the maximum of the ensemble values. | |
MinimumValue | Gets or sets the minimum of the ensemble values. | |
NumberOfInfiniteValues | Gets or sets the number of ensemble values containing Infinity. | |
NumberOfNaNValues | Gets or sets the number of ensemble values containing NaN (not-a-number). | |
NumberOfValuesFiltered | Gets or sets the number of ensemble values. | |
NumberOfValuesOriginal | Gets or sets the number of original values (before filtering). | |
OriginalDataEnsemble | Gets or sets the original data ensemble. | |
UserInteractionLevel | Gets or sets the level of user interaction. | |
Warnings | Gets the list of warnings that occured during the histogram creation. |