ComponentOne Studio for WinRT XAML
ChartPanelObjectCollection クラス
メンバ 

チャートパネルオブジェクトのコレクションを定義します。
オブジェクト モデル
ChartPanelObjectCollection クラス
構文
'宣言
 
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

参照

ChartPanelObjectCollection メンバ
C1.Xaml.Chart 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.