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 |
|
Field |
Field at the specified index. |
|
FieldCount |
Number of fields. |
|
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. |