Class DataPointCollection
This class supports the RadSparklineBase infrastructure and is not intended to be used directly from your code.
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()