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 | ||
---|---|---|
ClassificationMethod | Classification method. | |
ColorRamp | Color ramp name. | |
DeviationInterval | Deviation interval. Range is 0 to 1, where 0 means no deviation is used. | |
NumberFormat | Number format for labels. | |
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.