Renderers help symbolize graphics according to their attributes. Useful for thematic mapping. [Added in version 1.2]



Classes
 ClassDescription
 ClassBreaksRenderer A class break renderer symbolizes each graphic based on the value of some numeric attribute.
 Renderer Base class for all renderers - use SimpleRenderer, ClassBreaksRenderer or UniqueValueRenderer with a GraphicsLayer.
 SimpleRenderer A renderer that uses one symbol only.
 TemporalRenderer Temporal renderer which uses the time field of a FeatureLayer.
 UniqueValueRenderer A unique value renderer symbolizes groups of graphics that have matching attributes.