ArcObjects Library Reference (Carto)  

ITableHistogram Interface

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
Read/write property Exclusion Data exclusion options.
Read/write property Field Value field.
Read/write property NormField Normalization field.
Read/write property Sampling Data sampling options.
Read/write property 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.