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


IClassificationDialog.LowerThreshold 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.LowerThreshold Property
ArcGIS Developer Help

IClassificationDialog.LowerThreshold Property

Lower bound of the first class.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IClassificationDialog Interface