IDataExclusion2 Interface
  
Provides access to members that control the exclusion of data values from a renderer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members
|  | Name | Description | 
|  | Disconnect | Disconnects the data from the renderer. | 
 
Classes that implement IDataExclusion2
| Classes | Description | 
| ChartRenderer | A chart renderer used to draw pie, bar, and stacked bar chart symbols. | 
| ClassBreaksRenderer | A renderer that can be used to draw graduated color (choropleth) and graduated symbol maps. | 
| DotDensityRenderer | A dot density renderer. | 
| ProportionalSymbolRenderer | A proportional symbol renderer, used to draw symbols of varying size for each feature, sized in proportion to a field value. | 
| RepresentationRenderer | A renderer that draws features using representation information stored in the layer�s data source. |