C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace : ChartPanelObjectCollection Class |
'Declaration Public Class ChartPanelObjectCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of ChartPanelObject)
public class ChartPanelObjectCollection : System.Collections.ObjectModel.ObservableCollection<ChartPanelObject>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
C1.Xaml.Chart.ChartPanelObjectCollection