ArcObjects Library Reference (TrackingAnalystUI)  

IFeatureClassHistogram.Results Method

Retrieve the temporal histogram information generated by Analyze.

[Visual Basic .NET]
Public Function Results ( _
    ByRef pvarValues As Object _
) As Object
[C#]
public object Results (
    ref object pvarValues
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IFeatureClassHistogram Interface