Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class ChartDataPointElementCollection : ChartElementCollection, IList, ICollection, IEnumerable
Inheritance: objectCollection<UIChartElement>ChartElementCollectionChartDataPointElementCollection
Implements:
Inherited Members
Constructors
Initializes a new instance of the ChartDataPointElementCollection class.
C#
public ChartDataPointElementCollection(UIChartElement owner)
The owner.