This is a feature renderer that supports rendering points using values from a field in the feature class
| Interfaces | Description |
|---|---|
| IClone (esriSystem) | Provides access to members that control cloning of objects. |
| IFeatureRenderer (esriCarto) | Provides access to members that control functionality common to all feature renderers. |
| ILegendInfo (esriCarto) | Provides access to members that control legend information provided by a renderer. |
| ILevelRenderer (esriCarto) | Provides access to members that control the drawing of symbols for features, where symbols are separated into levels, and each level drawn separately. |
| IRendererClasses (esriCarto) | Provides access to members that provides the information of layer annotation classes. |
| IRotationRenderer (esriCarto) | Provides access to members that control the drawing of rotated marker symbols based on field values. |
| ITransparencyRenderer (esriCarto) | Provides access to members that control the drawing of features with varying transparency, where transparency is determined by feature values. |
| IUniqueValueTextRenderer | This is an interface for the UniqueValueTextRenderer |