The element.
if set to true tries to apply DirectX rendering to the SciChart.Charting.Visuals.SciChartSurface.
SetIsEnabled Method
Sets the IsEnabled attached property. When true, tries to apply VisualXccelerator engine to the SciChart.Charting.Visuals.SciChartSurface for incredibly fast WPF charts
Syntax
public static void SetIsEnabled( 
   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