The x values.
The y values.
The amount of points which were appended.
if set to true the series accepts unsorted data.
OnAppend Method (IDataDistributionCalculator<TX,TY>)
Called when X Values are appended. Should update the Data Distribution flags
Syntax

Parameters

xValues
The x values.
yValues
The y values.
appendedCount
The amount of points which were appended.
acceptsUnsortedData
if set to true the series accepts unsorted data.
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