SupportsXamlRenderSurface Property (SciChartSurfaceBase)
Returns True if the current SciChartSurfaceBase instance supports the XamlRenderSurface for high quality vector rendering and export. By default this is True, but some chart types, e.g. 3D Charts, cannot support this output
Syntax
public virtual bool SupportsXamlRenderSurface {get;}
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