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


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

ITinHistogram Interface

Provides access to members that create a Histogram from TIN data values.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property HistogramType The TIN histogram type.
Read/write property Sampling The TIN histogram data sampling.
Read/write property Tin The TIN used to define the histogram.

Classes that implement ITinHistogram

Classes Description
TinHistogram TIN histogram of data values.