MarketWatchViewModelItems Property |
Gets or sets the Instruments
Namespace: SharpCharts.Base.MarketWatchAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public MTObservableCollection<Instrument> Items { get; set; }
Property Value
Type:
MTObservableCollectionInstrumentSee Also