Emil
asked on 13 Dec 2022, 01:51 PM
| edited on 13 Dec 2022, 01:52 PM
Is there a way to hide/remove markers from chart, so they also dont appear on hover. When setting visible on ChartSeriesMarker to false, the marker is hidden but will still show up when hovering.
Best Regards,
Emil
1 Answer, 1 is accepted
0
Accepted
Nadezhda Tacheva
Telerik team
answered on 16 Dec 2022, 10:33 AM
Hi Emil,
You are correct, when the Visible parameter of the ChartSeriesMarkers is set to false, the markers will not be displayed. However, by design, when the user hovers the series, the markers are rendered, so there is still some indication for the value points.