Class DataPointCollection
This class supports the Rad
Inheritance
System.Object
DataPointCollection
Inherited Members
Namespace: Telerik.Windows.Controls.Sparklines
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class DataPointCollection : ObservableItemCollection<SparkDataPoint>, ISuspendNotifications, INotifyCollectionStateProvider, IWeakEventListener<PropertyChangedEventArgs>, INotifyItemChanged
Constructors
DataPointCollection()
Declaration
public DataPointCollection()