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

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

Public Methods
 NameDescription
Public Method Clears the DataDistributionCalculator flags  
Public Method Called when X Values are appended. Should update the Data Distribution flags  
Public Method Called when new values are inserted. Should update the Data Distribution flags  
Public Method Called when X Values are removed. Should update the Data Distribution flags  
Public Method Called when yValues are updated. Should update the Data Distribution flags  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also