![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to methods and properties that support using text for symbolizing temporal events.
| Name | Description | |
|---|---|---|
![]()  | 
AddReferenceValue | Adds a value to the renderer to be grouped with the refValue, which has already ben added to the renderer. | 
![]()  | 
AddValue | Adds a value and correstonding symbol to the list. | 
![]()  | 
ColorScheme | Color scheme (user interface property only). | 
![]()  | 
DefaultLabel | Label used for unspecified values. | 
![]()  | 
DefaultSymbol | Symbol used to draw any unspecified values (may be NULL). | 
![]()  | 
Description | Description for the specified label. | 
![]()  | 
Field | Field at the specified index that is used to categorize features. | 
![]()  | 
FieldCount | Number of fields used by the renderer (0-3). | 
![]()  | 
FieldDelimiter | Delimiter used to separate field values. | 
![]()  | 
FieldType | Indicates if the field at eth specified index is a string. | 
![]()  | 
Heading | Heading that contains the specified value. | 
![]()  | 
Label | Label for the specified value. | 
![]()  | 
LookupStyleset | Style used for matching (user interface property only). | 
![]()  | 
ReferenceValue | Reference value for the specified value. | 
![]()  | 
RemoveAllValues | Removes all values from teh renderer. | 
![]()  | 
RemoveValue | Removes a value from the renderer. | 
![]()  | 
Symbol | Symbol associated with the specified value. | 
![]()  | 
UseDefaultSymbol | Indicates if DefaultSymbol is used for drawing unspecified values. | 
![]()  | 
Value | Value at the specified index. | 
![]()  | 
ValueCount | Number of unique values used to categorieze the data. | 
| Classes | Description | 
|---|---|
| UniqueValueTextRenderer | This is a feature renderer that supports rendering points using values from a field in the feature class. |