ArcObjects Library Reference (Carto)  

IACValueMapRenderer Interface

Provides access to members that control ArcIMS value map renderer.

Product Availability

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

Members

Description
Method Add Adds a value and corresponding symbol to the list.
Method Clear Clears all values.
Read-only property Count Number of unique values used to categorize the data.
Read/write property Label Label for the specified value.
Read/write property LookupField Field name that is used to categorize features.
Read/write property Lower The lower value of the range.
Read/write property RangeType The type of categorization for the values within the specified field.
Method Remove Removes a value.
Read/write property Symbol Symbol associated with the specified value.
Read/write property Upper The upper value of the range.
Read/write property 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.