Defines collection of chart panel objects.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public class ChartPanelObjectCollection : ObservableCollection<ChartPanelObject> |
| Visual Basic |
|---|
Public Class ChartPanelObjectCollection _ Inherits ObservableCollection(Of ChartPanelObject) |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'ChartPanelObject>)>)>
System.Collections.ObjectModel..::..ObservableCollection<(Of <(<'ChartPanelObject>)>)>
C1.Phone.Chart..::..ChartPanelObjectCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'ChartPanelObject>)>)>
System.Collections.ObjectModel..::..ObservableCollection<(Of <(<'ChartPanelObject>)>)>
C1.Phone.Chart..::..ChartPanelObjectCollection