This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IC > IClassificationDialog Interface > IClassificationDialog.SetHistogramData Method (ArcObjects .NET 10.5 SDK) |
Sets data to the dialog via a histogram.
[Visual Basic .NET] Public Sub SetHistogramData ( _ ByVal histo As IHistogram _ )
[C#] public void SetHistogramData ( IHistogram histo );