Provides access to members that control a histogram created from tabular data.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Exclusion | Data exclusion options. | |
Field | Value field. | |
NormField | Normalization field. | |
Sampling | Data sampling options. | |
Table | The associated table. |
CoClasses that implement ITableHistogram
CoClasses and Classes | Description |
---|---|
BasicTableHistogram | A histogram data structure that is created from table data. Use this to pass data to a classification object. |
TableHistogram (esriCartoUI) | A histogram data structure that is created from table data. Use this to pass data to a classification object. |