ActiveReports 11
DataLabel Property (DataPoint)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataPoint Class : DataLabel Property

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

Reference

DataPoint Class
DataPoint Members