Completed
Last Updated: 07 Mar 2023 16:20 by ADMIN
Release R1 2023 SP
Martin Ivanov
Created on: 05 Oct 2022 09:44
Category: ChartView
Type: Bug Report
1
ChartView: FadeOtherSeries HoverMode doesn't work with Direct2D and Bitmap render options

The FadeOtherSeries hover mode doesn't work when the lightweight render options (Direct2D and Bitmap) are used.

You can find one way to work this around in the attached project.

Attached Files:
1 comment
ADMIN
Vladimir Stoyanov
Posted on: 07 Mar 2023 16:20

Added support for FadeOtherSeries HoverMode when working with Direct2D and Bitmap render options through the RadLegend by hovering RadLegendItems. With the faster render options there is a limitation that there is no hit-testing support from WPF hence the FadeOtherSeries HoverMode will not be supported when hovering a series.