ChartOrderElement
StockSharp.Xaml.Charting
The chart element representing orders.
Hereda de: ChartTransactionElement<ChartOrderElement>
Implementa: IChartOrderElement, IChartTransactionElement, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Constructores
ChartOrderElement()
Initialize ChartOrderElement.
Propiedades
ErrorColor : Color
Fill color of transaction errors.
ErrorStrokeColor : Color
Fill color of transaction errors.
Filter : ChartOrderDisplayFilter
Orders display filter.
Métodos
OnDraw(ChartDrawData) : bool
Draw on root element.
- data
- Chart drawing data.
Devuelve: if the data was successfully drawn, otherwise, returns .