This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRendererFields Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that work with the list of fields for renderers that use multiple value fields.
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 and Classes | Description |
---|---|
ChartRenderer | A chart renderer used to draw pie, bar, and stacked bar chart symbols. |
DotDensityRenderer | A dot density renderer. |
This interface provides access to properties and methods for working with fields for renderers that support multiple fields.