Chart for WPF/Silverlight
LightCollection クラス
メンバ 

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 : LightCollection クラス
3D シーンのライトのコレクションを表します。
オブジェクト モデル
LightCollection クラス
シンタックス
'宣言
 
Public Class LightCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of Light)
public class LightCollection : System.Collections.ObjectModel.ObservableCollection<Light> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.WPF.C1Chart.LightCollection

参照

LightCollection メンバ
C1.WPF.C1Chart 名前空間