MarketWatchViewModel Class |
Namespace: SharpCharts.Base.MarketWatch
public class MarketWatchViewModel : ThreadedViewModelBase, IWeakEventListener
The MarketWatchViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| MarketWatchViewModel |
Constructor for MarketWatch View Model
|
| Name | Description | |
|---|---|---|
| ClearSortGroupCommand |
Gets the Clear sort group command
| |
| DialogService | (Inherited from MessageBoxBase.) | |
| Error |
Gets the Error string
(Inherited from MessageBoxBase.) | |
| FileService | (Inherited from MessageBoxBase.) | |
| GroupCommand |
Gets the instrument group command
| |
| InstrumentCommand |
Gets the instrument command
| |
| InstrumentLinkType | ||
| InstrumentListCommand |
Gets the Instrument list command
| |
| InstrumentLists |
Gets the Instrument lists
| |
| Item |
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.) | |
| Items |
Gets or sets the Instruments
| |
| ItemStrs | ||
| LoadedCommand |
Gets the view loaded command
| |
| MessageBox | (Inherited from MessageBoxBase.) | |
| OrderHelper |
Gets the Order helper
| |
| OrdersView |
Gets the orders
| |
| PositionsView |
Gets the Positions
| |
| RemoveInstrumentCommand |
Gets the remove instrument command
| |
| SelectedInstrument |
Gets or sets the instrument
| |
| SelectedTemplate |
Gets or sets the template
| |
| SelectedTemplateCommand |
Gets the template command
| |
| SelectInstrumentCommand |
Gets the selected instrument command
| |
| SingletonService | (Inherited from MessageBoxBase.) | |
| SortCommand |
Gets the instrument sort command
| |
| TemplatesView |
Gets the templates
| |
| TopMost |
Gets or sets if top most
| |
| ViewHeight | (Inherited from ViewModelBase.) | |
| ViewLeft | (Inherited from ViewModelBase.) | |
| ViewTitle | (Inherited from ViewModelBase.) | |
| ViewTop | (Inherited from ViewModelBase.) | |
| ViewWidth | (Inherited from ViewModelBase.) | |
| ViewWindowState | (Inherited from ViewModelBase.) | |
| WorkspaceName | (Inherited from ViewModelBase.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NotifyPropertyChanged | (Inherited from ViewModelBase.) | |
| OnClosing | (Overrides ThreadedViewModelBase.OnClosing(CancelEventArgs).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UnsubscribeRealTimeData | (Overrides ThreadedViewModelBase.UnsubscribeRealTimeData.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from ViewModelBase.) |