The resampling parameters
The resampling mode to use
The PointResamplerFactory which returns IPointResampler instances.
The last resampled point series
ToPointSeries Method (IDataSeries)
Converts the default YValues to an SciChart.Data.Model.IPointSeries which is used to render XY series.
Syntax

Parameters

resamplingParams
The resampling parameters
resamplingMode
The resampling mode to use
factory
The PointResamplerFactory which returns IPointResampler instances.
lastPointSeries
The last resampled point series

Return Value

A SciChart.Data.Model.IPointSeries which is used to render XY series.
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