Members 
Direct3D11CompatibilityHelper Class
A helper class which can be used to detect if the Direct3D10 enhancements to SciChart can run on the current hardware & operating system
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 static class Direct3D11CompatibilityHelper 
Inheritance Hierarchy

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

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