ArcObjects Component Help  (Core)    

ClassBreaksRenderer CoClass

A renderer that can be used to draw graduated color (choropleth) and graduated symbol maps.

Description

Use ClassBreaksRenderer to display data based on an attribute with values that represent ordinal, interval, or ratio data. To group the data values for the ClassBreaksRenderer to display, you will need to use an IClassify interface.

Interfaces

Interfaces Description
IBarrierProperties2 Provides access to members that control how objects (text, features, graphics) act as barriers for labelling with the cancel tracker.
IClassBreaksRenderer Provides access to members that control a renderer which is used to draw graduated color (choropleth) and graduated symbol maps.
IClassBreaksUIProperties Provides access to members that control some user interface properties of a ClassBreaksRenderer. The properties set through this interface do NOT affect what is drawn on the map.
IDataExclusion Provides access to members that control the exclusion of data values from a renderer.
IDataNormalization Provides access to members that control the data normalization properties of a renderer.
IDataSampling Provides access to members that control the data sampling properties of a renderer.
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.
ILevelRenderer Provides access to members that control the drawing of symbols for features, where symbols are separated into levels, and each level drawn separately.
ILookupSymbol Provides access to functionality for looking up a renderer's symbol via a feature.
IPersist
IPersistStream
IRendererClasses Provides access to members that provides the information of layer annotation classes.
IRotationRenderer Provides access to members that control the drawing of rotated marker symbols based on field values.

See Also

DefinedInterval CoClass | ClassBreaksRenderer CoClass | Quantile CoClass | NaturalBreaks CoClass | StandardDeviation CoClass | EqualInterval CoClass