ArcObjects Library Reference (CartoUI)  

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