Provides access to members that control ArcIMS value map renderer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
Add | Adds a value and corresponding symbol to the list. | 
![]()  | 
Clear | Clears all values. | 
![]()  | 
Count | Number of unique values used to categorize the data. | 
![]()  | 
Label | Label for the specified value. | 
![]()  | 
LookupField | Field name that is used to categorize features. | 
![]()  | 
Lower | The lower value of the range. | 
![]()  | 
RangeType | The type of categorization for the values within the specified field. | 
![]()  | 
Remove | Removes a value. | 
![]()  | 
Symbol | Symbol associated with the specified value. | 
![]()  | 
Upper | The upper value of the range. | 
![]()  | 
Value | The unique value for the specified field. | 
CoClasses that implement IACValueMapRenderer
| CoClasses and Classes | Description | 
|---|---|
| ACValueMapLabelRenderer | ArcIMS Value Map Label Renderer. | 
| ACValueMapRenderer | ArcIMS Value Map Renderer. | 


