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


ITinHistogram.HistogramType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITinHistogram.HistogramType Property

The TIN histogram type.

[Visual Basic .NET]
Public Property HistogramType As esriTinHistogramType
[C#]
public esriTinHistogramType HistogramType {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITinHistogram Interface