Click or drag to resize

OrderHelperOrderType Property

Gets or sets the order type

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

Property Value

Type: OrderType
See Also