Chart for WinRT
ChartPanelObjectCollection Class
Members 

Defines collection of chart panel objects.
Object Model
ChartPanelObjectCollection Class
Syntax
'Declaration
 
Public Class ChartPanelObjectCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of ChartPanelObject)
public class ChartPanelObjectCollection : System.Collections.ObjectModel.ObservableCollection<ChartPanelObject> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xaml.Chart.ChartPanelObjectCollection

See Also

Reference

ChartPanelObjectCollection Members
C1.Xaml.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback