| Visual Basic (Declaration) | |
|---|---|
Public Property CustomAttributes As ListCollection  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public ListCollection CustomAttributes {get; set;}  | |
            In addition to name, value, and icon, the legend entry can contain further
            information such as descriptions or comments. These attributes will appear in a legend
            box when the LegendBox.Template string contains the custom attribute key prefixed with
            a '%'.
            
            
            
            Reference
LegendEntry ClassLegendEntry Members