ClassChartDataPointElementCollection
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class ChartDataPointElementCollection : ChartElementCollection, IList, ICollection, IEnumerable
Inheritance: objectCollection<UIChartElement>ChartElementCollectionChartDataPointElementCollection
Implements:
Inherited Members
Constructors
ChartDataPointElementCollection(UIChartElement)
Initializes a new instance of the ChartDataPointElementCollection class.
Declaration
cs-api-definition
public ChartDataPointElementCollection(UIChartElement owner)
Parameters
owner
The owner.