This document is archived and information here might be outdated. Recommended version. |
Provides access to members that work with the list of fields for renderers that use multiple value fields.
Name | 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. |
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.