ArcObjects Library Reference (ArcMapUI)  

ITinHistogram.Tin Property

The TIN used to define the histogram.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITinHistogram Interface