Click or drag to resize
MarketWatchViewModelSelectedInstrument Property
Gets or sets the instrument

Namespace: SharpCharts.Base.MarketWatch
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Instrument SelectedInstrument { get; set; }

Property Value

Type: Instrument
See Also