This document is archived and information here might be outdated.  Recommended version.


ITableHistogram Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableHistogram Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITableHistogram

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.