This document is archived and information here might be outdated.  Recommended version.


IClassificationDialog.UpperThreshold Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IC > IClassificationDialog Interface > IClassificationDialog.UpperThreshold Property
ArcGIS Developer Help

IClassificationDialog.UpperThreshold Property

Upper bound of the last class (commonly set to the last ClassBreak).

[Visual Basic .NET]
Public Property UpperThreshold As Integer
[C#]
public int UpperThreshold {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IClassificationDialog Interface