showDataPointsInLegend
Type: Boolean
Parent: Chart.DataSeries()
Default Value: false
Description: Whether to display DataPoints in Legend.

Set showDataPointInLegend property of DataSeries as true to enable show DataPoint InLegend or set it to false to disable show DataPoint InLegend in DataSeries.

Let us checkout the example below: