ChartTransactionElement
StockSharp.Xaml.Charting
The base class that describes the Orders Or Trades chart element.
继承自: ChartElement<T>
实现: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartTransactionElement
构造函数
ChartTransactionElement()
Initialize ChartTransactionElement.
属性
BuyStrokeColor : Color
Border color of graphics element on chart, indicating buy.
SellStrokeColor : Color
Border color of graphics element on chart, indicating sell.
UseAltIcon : bool
Use alternative icons.