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


IFeatureClassHistogram Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IF > IFeatureClassHistogram Interface
ArcGIS Developer Help

IFeatureClassHistogram Interface

Provides access to properties and methods needed to help manage the feature class histogram.

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

Members

Name Description
Method Analyze Analyze temporal sources to yield information for a temporal histogram. The arrays of temporal field names, temporal sources, query where clauses, and optional temporal offsets must have same size.
Method Results Retrieve the temporal histogram information generated by Analyze.

Classes that implement IFeatureClassHistogram

Classes Description
FeatureClassHistogram Controls settings in the feature class histogram.