ChartOrderElement
StockSharp.Xaml.Charting
The chart element representing orders.
Inherits: ChartTransactionElement<ChartOrderElement>
Implements: IChartOrderElement, IChartTransactionElement, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Constructors
ChartOrderElement()
Initialize ChartOrderElement.
Properties
ErrorColor : Color
Fill color of transaction errors.
ErrorStrokeColor : Color
Fill color of transaction errors.
Filter : ChartOrderDisplayFilter
Orders display filter.
Methods
OnDraw(ChartDrawData) : bool
Draw on root element.
- data
- Chart drawing data.
Returns: if the data was successfully drawn, otherwise, returns .