| Visual Basic (Declaration) | |
|---|---|
Public Property Color As Color  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public Color Color {get; set;}  | |
            This color will also trickle to this element's SmartLabel.Color property,
            unless specified. When this element instance is the Series.DefaultElement of a
            Series, this color will trickle to that series'
            Line.Color property, unless specified.