The element.
if set to true tries to enable extreme drawing manager for the SciChart.Charting.Visuals.SciChartSurface.
SetEnableExtremeDrawingManager Method
Sets the EnableExtremeDrawingManager attached property. When true, tries to enable extreme drawing manager for the SciChart.Charting.Visuals.SciChartSurface instance
Syntax
public static void SetEnableExtremeDrawingManager( 
   DependencyObject element,
   bool value
)

Parameters

element
The element.
value
if set to true tries to enable extreme drawing manager for 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