Defines collection of chart panel objects.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.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.Silverlight.Chart..::..ChartPanelObjectCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'ChartPanelObject>)>)>
System.Collections.ObjectModel..::..ObservableCollection<(Of <(<'ChartPanelObject>)>)>
C1.Silverlight.Chart..::..ChartPanelObjectCollection