Members 
DataDistributionArgs Structure
Provides parameters to describe an X-Y dataset, for example, is the data sorted ascending in X, evenly spaced in X, or does it contain NaN values?
Syntax
public struct DataDistributionArgs : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      SciChart.Charting.Model.DataSeries.DataDistributionArgs

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