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