Provides access to members that work with the list of fields for renderers that use multiple value fields.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
AddField | Adds a field to the renderer. | 
![]()  | 
ClearFields | Removes all fields from the renderer. | 
![]()  | 
DeleteField | Removes the specified field from the renderer. | 
![]()  | 
Field | Field at the specified index. | 
![]()  | 
FieldAlias | Field alias at the specified index. | 
![]()  | 
FieldCount | Number of fields. | 
CoClasses that implement IRendererFields
| CoClasses and Classes | Description | 
|---|---|
| ChartRenderer | A chart renderer used to draw pie, bar, and stacked bar chart symbols. | 
| DotDensityRenderer | A dot density renderer. | 
Remarks
This interface provides access to properties and methods for working with fields for renderers that support multiple fields.


