I have a relatively long list of data points in a Scattered graph.
I would be able to highlight one data point programmatically to help the end user locate it among all the other data points.
Is there a method to highlight (change color or mark) datapoints programmatically?
Thanks,
Carles
Hello Carles,
Thank you for contacting Infragistics!
You can use create custom markerTemplate, so you can highlight the points.
For more refer to the attachment.