This document is archived and information here might be outdated. Recommended version. |
A dot density renderer.
Use this renderer to create dot density maps (a.k.a. dot maps). The DotDensityRenderer represents quantitative data by drawing randomly placed dots (actually any type of marker symbol) inside polygon features. To use, you must also have a DotDensityFillSymbol.
Interfaces | Description |
---|---|
IDataExclusion | Provides access to members that control the exclusion of data values from a renderer. |
IDataExclusion2 | Provides access to members that control the exclusion of data values from a renderer. |
IDotDensityRenderer | Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities. |
IDotDensityRenderer2 | Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities. |
IDotDensityUIRenderer | Provides access to members that work with additional renderer properties which appear on the user interface. |
IExportSupport | Provides access to export support members. |
IFeatureRenderer | Provides access to members that control functionality common to all feature renderers. |
ILegendInfo | Provides access to members that control legend information provided by a renderer. |
IPersist (esriSystem) | |
IPersistStream (esriSystem) | |
IRendererFields | Provides access to members that work with the list of fields for renderers that use multiple value fields. |