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


The following tables list the members exposed by UniqueValueRenderer.

Public Constructors

 NameDescription
public ConstructorUniqueValueRenderer ConstructorInitializes a new instance of the UniqueValueRenderer class.  
Top

Public Properties

 NameDescription
public PropertyAttribute

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

Gets or sets the attribute field to use for classes.

 
public PropertyDefaultLabel Gets or sets the default label.  
public PropertyDefaultSymbol Gets or sets the default symbol.  
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyField Gets or sets the attribute field to use for classes.  
public PropertyInfosGets the collection of UniqueValueInfo.  
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 unique value 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.