FinancialChart for UWP
QuoteCollection クラス
メンバ 

C1.UWP.FlexChart.Finance アセンブリ > C1.Xaml.Chart.Finance 名前空間 : QuoteCollection クラス
Quoteオブジェクトの強く型付けされた順序付きコレクションを提供します。
オブジェクト モデル
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.Xaml.Chart.Finance.QuoteCollection

参照

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