This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IH > IHistogram Interface > IHistogram.HasSampling Method (ArcObjects .NET 10.4 SDK) |
Indicates if the histogram uses data sampling.
[Visual Basic .NET] Public Sub HasSampling ( _ ByRef flag As Boolean _ )
[C#] public void HasSampling ( ref bool flag );