labelEnabled
Type: Boolean
Parent: Chart.DataPoint()
Default Value: Not Set
Description: Whether to display the label that appears near to data-point or not.

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

Let us checkout the example below: