Completed
Last Updated: 09 Jun 2020 08:20 by ADMIN
Brian
Created on: 21 May 2020 11:34
Category: ChartView
Type: Feature Request
1
ChartView: Add support for Direct2D rendering over Remote Desktop

It appears the ChartView is also affected by the same SharpDX issue that affected the RadWebCam when it is used over Remote Desktop. 

A simple test of any series will replicate the issue. If it is being used via Remote Desktop, the series will not render.

1 comment
ADMIN
Ivan Petrov
Posted on: 09 Jun 2020 07:18

Hi Brian,

When using Remote Desktop WPF switches to the Software Rendering mode. Direct2D, however, does not support rendering in software mode under .Net 4.0. This support was added in .Net version 4.5 so the solution to the problem at hand is to change your target framework to .Net 4.5 (or later) and reference the Telerik UI for WPF assemblies version 4.5. This will allow you to use the Direct2D render mode of RadChartView under Remote Desktop as well as in Windows environments where software render mode is enforced.


Ivan Petrov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.