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


IClassificationDialog.UpperThreshold Property (ArcObjects .NET 10.5 SDK)
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