This document is archived and information here might be outdated.  Recommended version.


ILookupLegendClass Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILookupLegendClass Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ILookupLegendClass

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.