FlexChart for WPF
QuoteCollection クラス
メンバ 

C1.WPF.Chart.Finance アセンブリ > C1.WPF.Chart.Finance 名前空間 : QuoteCollection クラス
Provides access to an ordered, strongly typed collection of Quote objects.
オブジェクト モデル
QuoteCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class QuoteCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of Quote)
public sealed class QuoteCollection : System.Collections.ObjectModel.ObservableCollection<Quote> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.WPF.Chart.Finance.QuoteCollection

参照

QuoteCollection メンバ
C1.WPF.Chart.Finance 名前空間