ArcObjects Library Reference (Carto)  

ILookupLegendClass Interface

Provides access to functionality for looking up a renderer's legend class via a feature.

Product Availability

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

Members

Description
Read-only property Field Field at the specified index.
Read-only property FieldCount Number of fields.
Method LookupLegendClass Returns the legend group and the legend class indexes for the input feature.

CoClasses that implement ILookupLegendClass

CoClasses and Classes Description
ClassBreaksRenderer A renderer that can be used to draw graduated color (choropleth) and graduated symbol maps.
RepresentationRenderer A renderer that draws features using representation information stored in the layer’s data source.
UniqueValueRenderer A unique values renderer where symbols are assigned to features based on an unique attribute values.