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.
Visual Basic (Declaration) | |
---|---|
Public Property Attribute As String |
C# | |
---|---|
public string Attribute {get; set;} |
The name of the Field that is specified for the Field Property must be a numeric (Double, Integer, SmallInteger, or Single) Field.FieldType. To render groups of Strings use the UniqueValueRenderer instead.
To see a full example of how to set and use the Field Property in a ClassBreaksRenderer review the ClassBreaksRenderer Class documentation.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family