Histogram (ExtractHistogram)
Extract a histogram from field data.
PropertyDescriptionDefault Value(s)Restrictions
Bin Count
(BinCount)
The value of this property specifies the number of bins for the histogram. 10

The value must be greater than or equal to 1 and less than or equal to 256.

 
Component
(Component)
The value of this property specifies the array component from which the histogram should be computed. 0

The value must be greater than or equal to 0 and less than or equal to 15.

 
Input
(Input)
This property specifies the input to the Histogram filter.  

The selected object must be the result of the following: sources (includes readers), filters.

The dataset must contain a point or cell array.

The selected dataset must be one of the following types (or a subclass of one of them): vtkDataSet.

 
Select Input Array
(SelectInputArray)
This property indicates the name of the array from which to compute the histogram.  

An array of scalars is required.

Valud array names will be chosen from point and cell data.