ChartActiveOrdersElement
StockSharp.Xaml.Charting
The chart element representing active orders.
继承自: ChartElement<ChartActiveOrdersElement>
实现: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartActiveOrdersElement
构造函数
ChartActiveOrdersElement()
Initializes a new instance of the ChartActiveOrdersElement.
属性
BuyBlinkColor : Color
Color of blinking in partially filled state (Buy).
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
Show chart element.
SellBlinkColor : Color
Color of blinking in partially filled state (Sell).
SellPendingColor : Color
Color of Sell order in non-active state.
方法
OnDraw(ChartDrawData) : bool
Draw on root element.
- data
- Chart drawing data.
返回值: if the data was successfully drawn, otherwise, returns .