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