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