Click or drag to resize
ITradeOrder Property
Gets the order associated with the trade

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

Property Value

Type: IOrder
See Also