FieldDataDistributionArgs Class
Optional user-supplied hints about a VectorFieldDataSeriesBase data set. Supply any combination of properties to allow the renderer and data series to skip expensive O(N) scan steps on first render or during per-frame updates.
Object Model

Syntax
public class FieldDataDistributionArgs
Inheritance Hierarchy
System.Object
SciChart.Charting.Model.DataSeries.FieldDataDistributionArgs
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