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 | ||
---|---|---|
Field | Field at the specified index. | |
FieldCount | Number of fields. | |
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 layers data source. |
UniqueValueRenderer | A unique values renderer where symbols are assigned to features based on an unique attribute values. |