Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class ChartViewSelectedDataPointCollection : ReadOnlyCollection<DataPoint>, IList, ICollection, IEnumerable
Inheritance: objectReadOnlyCollection<DataPoint>ChartViewSelectedDataPointCollection
Implements:
Inherited Members
Constructors
Initializes a new instance of the ChartViewSelectedDataPointCollection class.
Properties
Methods
Clears this instance.
C#
public void Clear()