ArcGIS API for Silverlight - Library Reference
ClassBreaksRenderer Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client Namespace : ClassBreaksRenderer Class


The following tables list the members exposed by ClassBreaksRenderer.

Public Constructors

 NameDescription
public ConstructorClassBreaksRenderer ConstructorInitializes a new instance of the ClassBreaksRenderer class.  
Top

Public Properties

 NameDescription
public PropertyClassesGets the collection of ClassBreakInfo objects which define each group of numerical observations being symbolized in a Layer.  
public PropertyDefaultSymbolGets or sets the default symbol that will be used by the ClassBreakRenderer when there is no group specified by the ClassBreakInfo's objects for a particular observation.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFieldGets or sets the name of the Field that will be symbolized via groups using ClassBreakInfo objects in the ClassBreaksRenderer.  
public PropertyNormalizationField Gets or sets the normalization field.  
public PropertyNormalizationTotal Gets or sets the normalization total.  
public PropertyNormalizationType Gets or sets the normalization type.  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetSymbol Gets a symbol based on a graphic.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodQueryLegendInfos Queries for the legend infos of a layer using this renderer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodToJson Serializes the class breaks renderer to JSON  
Top

Public Events

 NameDescription
public EventLegendChanged Occurs when the legend of the layer changed.  
public EventPropertyChanged Occurs when a property value changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.