The element.
if set to true tries to apply DirectX rendering to the SciChart.Charting.Visuals.SciChartSurface.
SetTryApplyDirectXRenderer Method
Sets the TryApplyDirectXRenderer attached property. When true, tries to apply DirectX rendering to the SciChart.Charting.Visuals.SciChartSurface
Syntax
public static void SetTryApplyDirectXRenderer( 
   SciChartSurface element,
   bool 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