CandlePatternElement

StockSharp.Xaml.Charting

Candle pattern chart element.

継承元: ChartElement<CandlePatternElement>

実装: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

プロパティ

DownColor : Color

Down candle color.

UpColor : Color

Up candle color.

メソッド

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.