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


ITableHistogram2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableHistogram2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

ITableHistogram2 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 ExclusionClause Data Exclusion where clause.
Read/write property MaxSampleSize Data Sampling Max Size.

CoClasses that implement ITableHistogram2

CoClasses and Classes Description
BasicTableHistogram A histogram data structure that is created from table data. Use this to pass data to a classification object.