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


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

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.

Classes that implement ITableHistogram2

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