Click or drag to resize

OrderHelperSellMarketCommand Property

Gets the sell market command

Namespace:  SharpCharts.Base.Order
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public ICommand SellMarketCommand { get; }

Property Value

Type: ICommand
See Also