ArcObjects Library Reference (CartoUI)  

IHistogram.HasSampling Method

Indicates if the histogram uses data sampling.

[Visual Basic .NET]
Public Sub HasSampling ( _
    ByRef flag As Boolean _
)
[C#]
public void HasSampling (
    ref bool flag
);

Product Availability

Available with ArcGIS Desktop.

See Also

IHistogram Interface