Gets or sets the data label with which to mark the value.
| Visual Basic (Declaration) | |
|---|---|
Public Property DataLabel As DataLabel | |
| C# | |
|---|---|
public DataLabel DataLabel {get; set;} | |
Return Value
A DataLabel object indicating that the values are marked with data labels.