The element.
if set to true tries to apply DirectX rendering to the SciChart.Charting.Visuals.SciChartSurface.
SetFallbackType Method (DirectXHelper)
Sets the FallbackType attached property. This is the type of SciChart.Drawing.Common.RenderSurfaceBase which is created if DirectX is not available
Syntax
public static void SetFallbackType( 
   DependencyObject element,
   Type value
)

Parameters

element
The element.
value
if set to true tries to apply DirectX rendering to the SciChart.Charting.Visuals.SciChartSurface.
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