Class DataPointCollection
Inheritance
System.Object
DataPointCollection
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class DataPointCollection : ObservableItemCollection<SparkDataPoint>, ISuspendNotifications, INotifyCollectionStateProvider, IWeakEventListener, INotifyItemChanged
Constructors
DataPointCollection()
Declaration
public DataPointCollection()