IChartActiveOrdersElement

StockSharp.Charting

The chart element representing active orders.

実装: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

プロパティ

BuyBlinkColor : Color

Color of blinking in partially filled state (Buy).

BuyColor : Color

Color of Buy order in active state.

BuyPendingColor : Color

Color of Buy order in non-active state.

CancelButtonBackground : Color

Cancel order button background color.

CancelButtonColor : Color

Cancel order button color.

ForegroundColor : Color

Text color.

IsAnimationEnabled : bool

Whether animation is enabled.

SellBlinkColor : Color

Color of blinking in partially filled state (Sell).

SellColor : Color

Color of Sell order in active state.

SellPendingColor : Color

Color of Sell order in non-active state.