FlexChart for WPF
Items プロパティ (QuoteCollection)

C1.WPF.Chart.Finance アセンブリ > C1.WPF.Chart.Finance 名前空間 > QuoteCollection クラス : Items プロパティ
A work around for setting initializer for DesignTime. With this property exposed, we can do ModelItem.Properties["Items"].Collection.Add
シンタックス
'宣言
 
Public Shadows ReadOnly Property Items As System.Collections.ObjectModel.ObservableCollection(Of Quote)
public new System.Collections.ObjectModel.ObservableCollection<Quote> Items {get;}
参照

QuoteCollection クラス
QuoteCollection メンバ