New to Telerik UI for WPF? Start a free 30-day trial
HoverMode
Updated on Sep 15, 2025
The different charts from the RadChartView suite expose the HoverMode property, which controls whether the rest of the series will fade out when a certain series is hovered. It is useful in situations with many overlapping series and has two possible options:
None—This is the default option of theHoverModeproperty, which will not fade other series when a series is hovered.FadeOtherSeries