ArcGIS API for WPF - 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 PropertyAttribute

Note: This API is now obsolete. Please use the ClassBreaksRenderer.Field Property instead.

Gets or sets the name of the Field that will be symbolized via groups using ClassBreakInfo objects in the ClassBreaksRenderer.

 
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 PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyFieldGets or sets the name of the Field that will be symbolized via groups using ClassBreakInfo objects in the ClassBreaksRenderer.  
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Top

Public Methods

 NameDescription
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetSymbol Gets a symbol based on a graphic.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateProperty (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 MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodToJson Serializes the class breaks renderer to JSON  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
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.