How to implement AutomationID to charts (RadCartesianChart) datapoints?
1 Answer, 1 is accepted
0
Martin Ivanov
Telerik team
answered on 14 Jan 2019, 12:32 PM
Hello Hannu,
The data point visuals of the charts are native Border and Path elements so they don't have built-in automation support. In order to acheive your requirement you can create a custom visual - some custom control. And implement automation support for it. Then you can assign it as a default visual element for the series' data points by setting the PointTemplate of the series.
Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.