Hi all,
I am displaying the ScatterLine Chart and want to show the data labels at each data point. please let me know how to do that?
solved the issue
Hi,
You could review a runnable sample demonstrating the desired behavior at
https://es.infragistics.com/samples/aspnet/chart/adding-data-point-labels
and read more about the ChartText property at:
https://es.infragistics.com/help/aspnet/chart-apply-chart-text-labels
Let me know if this helps.