Click or drag to resize
OrderHelperSellAskCommand Property
Gets the sell ask command

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

Property Value

Type: ICommand
See Also