IChartActiveOrdersElement

StockSharp.Charting

表示活动命令的图表元素 。

实现: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

属性

BuyBlinkColor
public Color BuyBlinkColor { get; set; }
value = iChartActiveOrdersElement.BuyBlinkColor
iChartActiveOrdersElement.BuyBlinkColor = value

部分填充状态下眨眼的颜色 (Buy).

BuyColor
public Color BuyColor { get; set; }
value = iChartActiveOrdersElement.BuyColor
iChartActiveOrdersElement.BuyColor = value

活动状态下购买顺序的颜色 。

BuyPendingColor
public Color BuyPendingColor { get; set; }
value = iChartActiveOrdersElement.BuyPendingColor
iChartActiveOrdersElement.BuyPendingColor = value

非活动状态下购买订单的颜色 。

CancelButtonBackground
public Color CancelButtonBackground { get; set; }
value = iChartActiveOrdersElement.CancelButtonBackground
iChartActiveOrdersElement.CancelButtonBackground = value

取消命令按钮背景颜色 。

CancelButtonColor
public Color CancelButtonColor { get; set; }
value = iChartActiveOrdersElement.CancelButtonColor
iChartActiveOrdersElement.CancelButtonColor = value

取消命令按钮颜色 。

ForegroundColor
public Color ForegroundColor { get; set; }
value = iChartActiveOrdersElement.ForegroundColor
iChartActiveOrdersElement.ForegroundColor = value

文字色相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相相

IsAnimationEnabled
public bool IsAnimationEnabled { get; set; }
value = iChartActiveOrdersElement.IsAnimationEnabled
iChartActiveOrdersElement.IsAnimationEnabled = value

是否启用了动画 。

SellBlinkColor
public Color SellBlinkColor { get; set; }
value = iChartActiveOrdersElement.SellBlinkColor
iChartActiveOrdersElement.SellBlinkColor = value

部分填充状态下眨眼的颜色( 塞尔) 。

SellColor
public Color SellColor { get; set; }
value = iChartActiveOrdersElement.SellColor
iChartActiveOrdersElement.SellColor = value

活动状态下的销售顺序颜色 。

SellPendingColor
public Color SellPendingColor { get; set; }
value = iChartActiveOrdersElement.SellPendingColor
iChartActiveOrdersElement.SellPendingColor = value

非活动状态下销售顺序的颜色 。