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.