ChartOrderElement

StockSharp.Xaml.Charting

The chart element representing orders.

継承元: ChartTransactionElement<ChartOrderElement>

実装: IChartOrderElement, IChartTransactionElement, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

コンストラクター

ChartOrderElement()

Initialize ChartOrderElement.

プロパティ

ErrorColor : Color

Fill color of transaction errors.

ErrorStrokeColor : Color

Fill color of transaction errors.

Filter : ChartOrderDisplayFilter

Orders display filter.

メソッド

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnDraw(ChartDrawData) : bool

Draw on root element.

data
Chart drawing data.

戻り値: if the data was successfully drawn, otherwise, returns .

Save(SettingsStorage)

Save settings.

storage
Settings storage.