Provides access to members used to create a histogram from data values.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
SetData | Sets data from a array of values (doubles). | |
SetHistogramData | Sets data from a histogram; an array of values (doubles) and a paired array of frequencies (longs). |
CoClasses that implement IDataHistogram
CoClasses and Classes | Description |
---|---|
DataHistogram | A histogram data structure that is created from data values. Use this to pass data to a classification object. |