Properties 

IDataDistributionProvider Interface Members

The following tables list the members exposed by IDataDistributionProvider.

Public Properties
 NameDescription
 Property Gets whether the Y data contains NaN values  
 Property Gets whether the X data is evenly spaced  
 Property Gets whether this DataSeries contains Sorted data in the X-direction. Note: Sorted data will result in far faster indexing operations. If at all possible, try to keep your data sorted in the X-direction  
Top
See Also