Members 
DirectXHelper Class

A helper class to enable the Direct3D11RenderSurface

Usage: >SciChartSurface DirectXHelper.TryApplyDirectXRenderer="True"/<

Syntax
[Obsolete("The SciChart.DirectX package based on SharpDX is now obsolete since SharpDX itself has been made obsolete.
This has been replaced with our new in-house DirectX rendering engine.
To enable this, remove all instances of DirectX/Direct3D11RenderSurface from your code and set the attached property VisualXcceleratorEngine.IsEnabled=True on your SciChartSurface.", false)]
public class DirectXHelper 
Inheritance Hierarchy

System.Object
   SciChart.Drawing.DirectX.Context.D3D11.DirectXHelper

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also