This document is archived and information here might be outdated.  Recommended version.


IUniqueValuesDef Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IU > IUniqueValuesDef Interface
ArcGIS Developer Help

IUniqueValuesDef Interface

Provides access to the available properties of a UniqueValueDef object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property BaseSymbol Base symbol used to generate symbols for the Renderer.
Read/write property ColorRamp ColorRamp used to generate symbols for the Renderer.
Read/write property FieldDelimiter Delimiter used to separate field values.
Read/write property Fields Fields used by the renderer for classification.

Inherited Interfaces

Interfaces Description
IDataClassificationDef Provides access to the available properties of a DataClassificationDef object.

Classes that implement IUniqueValuesDef

Classes Description
UniqueValuesDef A coclass that describes how to generate unique values.