Gets or sets the data label with which to mark the value.
Syntax
'Declaration
Public Property DataLabel As DataLabel
public DataLabel DataLabel {get; set;}
Property Value
A
DataLabel object indicating that the values are marked with data labels.
See Also