ChartTransactionElement
StockSharp.Xaml.Charting
The base class that describes the Orders Or Trades chart element.
Inherits: ChartElement<T>
Implements: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartTransactionElement
Constructors
ChartTransactionElement()
Initialize ChartTransactionElement.
Properties
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.