ArcObjects Library Reference (Carto)  

IRasterClassifyUIProperties Interface

Provides access to members that control the classification properties in the UI.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

The IRasterClassifyUIProperties interface is used to set the classification method for RasterClassifyColorRampRenderer.

Members

Description
Read/write property ClassificationMethod Classification method.
Read/write property ColorRamp Color ramp name.
Read/write property DeviationInterval Deviation interval. Range is 0 to 1, where 0 means no deviation is used.
Read/write property NumberFormat Number format for labels.
Read/write property ShowClassGaps Indicates if gaps between classes are shown.

CoClasses that implement IRasterClassifyUIProperties

CoClasses and Classes Description
RasterClassifyColorRampRenderer A renderer with a color ramp for rasters with classified values.

Remarks

The IRasterClassifyUIProperties interface controls the properties that appear in the Classification dialog box of the raster property page.