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