labelEnabled
Type: Boolean
Parent: Chart.DataSeries()
Default Value: Not Set
Description: Whether to display the label that appears near to data point drawn on the screen.

Set labelEnabled property of DataSeries as true to enable label or set it to false to disable label in DataPoint.

Let us checkout the example below.