Visual Basic (Declaration) | |
---|---|
Public Property Attribute As String |
C# | |
---|---|
public string Attribute {get; set;} |
The name of the Field that is specified for the Attribute 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 Attribute Property in a ClassBreaksRenderer review the ClassBreaksRenderer Class documentation.
Target Platforms:Windows Phone 7