The x values.
The y values.
The index where the points were inserted.
The amounts of points which were inserted.
if set to true the series accepts unsorted data.
OnInsert Method (UserDefinedDistributionCalculator<TX,TY>)
Called when new values are inserted. Should update the Data Distribution flags
Syntax

Parameters

xValues
The x values.
yValues
The y values.
indexWhereInserted
The index where the points were inserted.
insertedCount
The amounts of points which were inserted.
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