The Filename to save to
Defines format of file to export
Defines better quality of export output by using the SciChart.Drawing.XamlRasterizer.XamlRenderSurface when exporting to file. NOTE: The SciChart.Drawing.XamlRasterizer.XamlRenderSurface type is only available in the SDK and Enterprise editions of SciChart
Defines size for export output
ExportToFile(String,ExportType,Boolean,Size) Method
Saves snapshot of current SciChartSurfaceBase to file
Syntax

Parameters

fileName
The Filename to save to
exportType
Defines format of file to export
useXamlRenderSurface
Defines better quality of export output by using the SciChart.Drawing.XamlRasterizer.XamlRenderSurface when exporting to file. NOTE: The SciChart.Drawing.XamlRasterizer.XamlRenderSurface type is only available in the SDK and Enterprise editions of SciChart
size
Defines size for export output
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