SciChart.Charting Assembly > SciChart.Charting.Model.DataSeries Namespace : BaseDataDistributionCalculator<TX,TY> Class
BaseDataDistributionCalculator<TX,TY> Class Properties

For a list of all members of this type, see BaseDataDistributionCalculator<TX,TY> members.

Public Properties
 NameDescription
Public Property Gets whether the data contains NaN values  
Public Property Gets whether the data is evenly paced  
Public 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  
Public Property Gets the minimal spacing betwen X Values  
Top
See Also