ArcGIS Pro 2.6 API Reference Guide
UniqueValueRendererDefinition Class Members
Properties 


ArcGIS.Desktop.Mapping Namespace : UniqueValueRendererDefinition Class

The following tables list the members exposed by UniqueValueRendererDefinition.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the color ramp be used to pick color for symbols from.  
Public Property Gets or sets a symbol that will be used to draw features whose values are not found in values list.  
Public Property Gets or sets a string to as delimiter while concatenating values from multiple fields.  
Public Property Gets or sets a template for symbol used in the renderer.  
Public Property Gets or sets a boolean to indicate that DefaultSymbol will be used to draw features whose values are not found in the values list.  
Public Property Gets or sets one or more fields be used to get unique values or combination of values from. This is required.  
Public Property Gets or sets a limit on how many unique values will be retrieved from the table.  
Top
See Also

Reference

UniqueValueRendererDefinition Class
ArcGIS.Desktop.Mapping Namespace