SciChart.Charting Assembly > SciChart.Charting.Model.DataSeries Namespace : IDataDistributionCalculator<TX,TY> Interface
IDataDistributionCalculator<TX,TY> Interface Methods

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

Public Methods
 NameDescription
 Method Clears the DataDistributionCalculator flags  
 Method Called when X Values are appended. Should update the Data Distribution flags  
 Method Called when new values are inserted. Should update the Data Distribution flags  
 Method Called when values are removed. Should update the Data Distribution flags  
 Method Called when yValues are updated. Should update the Data Distribution flags  
Top
See Also